how can I create a Digital audio compression GUI app
Ältere Kommentare anzeigen
Digital audio compression to reduce the transmission bandwidth requirement of digital audio streams and the storage size of audio files.
1. The GUI is required
Required functionalities:
-The password should be recorded first and successfully used to start the system.
- Allow the user to record (no more than 7seconds). Add a RECORD button. No need to save it in a file.
- Plot the recorded data.
- Allow the user to listen to the recording. Add a U-PLAY (play Uncompressed track) button.
- Add a COMPRESS button for MATLAB to perform audio compression. Use any technique you want. - Allow the user to listen to the compressed recording. Add a C-PLAY (play Compressed track) button.
- Show (text message / gauge / etc.) to the user the size of the audio track before & after compression as well as the compression rate.
Can Anyone help with that?
1 Kommentar
Geoff Hayes
am 8 Apr. 2020
okh99 - what have you tried so far? Have you decided how you are going to create your GUI: programmatically, App Designer or GUIDE? This seems like homework so please make an attempt at solving the problem and ask specific questions rather than copying and pasting the homework requirements.
Antworten (0)
Kategorien
Mehr zu Audio and Video Data finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!