Filter löschen
Filter löschen

reading a song in matlab

1 Ansicht (letzte 30 Tage)
k.v.swamy
k.v.swamy am 6 Sep. 2012
Kommentiert: shahnaz fatima am 16 Apr. 2015
hi all, i have a song with .wma extension.can any one suggest me how t read it using wavread. regards k.v.swamy
  1 Kommentar
shahnaz fatima
shahnaz fatima am 16 Apr. 2015
i hope your problem is solved.
i am having similar problem.
should we use some software to convert .wma to .wav help

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Matt Fig
Matt Fig am 6 Sep. 2012
Make sure that the file is in the current directory first, then:
[Y,FS] = wavread('myfile.wma');

Weitere Antworten (0)

Kategorien

Mehr zu AI for Signals finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by