how to convert a .wav to .mp3 file in matlab?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Rini Indrayani
el 24 de Mayo de 2017
Comentada: KSSV
el 24 de Mayo de 2017
how to convert a single .wav audio file to a single .mp3 file in matlab?what code i have to use? thanks
0 comentarios
Respuesta aceptada
KSSV
el 24 de Mayo de 2017
Search in file exchange there are function to write .wav to .mp3.
Also see this link for the same discussion: https://in.mathworks.com/matlabcentral/answers/68552-convert-file-from-wav-to-mp3
2 comentarios
KSSV
el 24 de Mayo de 2017
There is function called mp3read in file exchange...once you read mp3, you have data in hand..you can write to what ever format you want.
Más respuestas (0)
Ver también
Categorías
Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!