From: st on

Hi all, hereby would like have your advise for the matter below:

I noticed that wavread doesn't work with .wav file that i converted from .wma.
Besides that, i noticed that the .wav attributes that i have converted is AN. What is the difference between A and AN?

In order to make my program more dynamic, how can i work .mp3 and .wma file in matlab program?

Is there any tools exited in MATLAB that i can use to convert those format to .wav if wavread is the only function to read the data of audio file?

Or there are any other function that i can use to get the data of .mp3 and .wma in stead of stick to waveread function.

Thanks for your attention.