how can I create a Digital audio compression GUI app
Mostrar comentarios más antiguos
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 comentario
Geoff Hayes
el 8 de Abr. de 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.
Respuestas (0)
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!