how to read mp3 file in matlab

I am using windows7 operating system with version 7.13, i can't read mp3 file by using mp3read function. Here i am getting error as file can not open. Pleas any one suggest solution for this

Respuestas (1)

Youssef  Khmou
Youssef Khmou el 10 de Mayo de 2013

0 votos

hi, try :
[y,Fs,nbits]=wavread(filename);
>>doc wavread
For information try :
doc mmfileinfo

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 10 de Mayo de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by