how to convert a .wav to .mp3 file in matlab?

how to convert a single .wav audio file to a single .mp3 file in matlab?what code i have to use? thanks

 Accepted Answer

KSSV
KSSV on 24 May 2017
Search in file exchange there are function to write .wav to .mp3.

2 Comments

What about mp3 to wav?
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.

Sign in to comment.

More Answers (0)

Asked:

on 24 May 2017

Commented:

on 24 May 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!