How to compress audio file to lower bits
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi How to compress audio file ( reduce bits ) for transmission .
4 Kommentare
Jan
am 3 Mai 2018
Bearbeitet: Jan
am 3 Mai 2018
You can zip the file, use 7z or RAR, MP3, OGG, or FLAC. Maybe you want to import a WAV file with 16 bit values, round them to 8 bit, create a new WAV file and transmit it. Currently posting an answer requires to guess, what you want. Please mention the details.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!