How to compress audio file to lower bits
6 ビュー (過去 30 日間)
古いコメントを表示
Hi How to compress audio file ( reduce bits ) for transmission .
4 件のコメント
Jan
2018 年 5 月 3 日
編集済み: Jan
2018 年 5 月 3 日
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Audio I/O and Waveform Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!