how can I create a Digital audio compression GUI app
Afficher commentaires plus anciens
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 commentaire
Geoff Hayes
le 8 Avr 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.
Réponses (0)
Catégories
En savoir plus sur Audio and Video Data dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!