Azzera filtri
Azzera filtri

reading a song in matlab

1 visualizzazione (ultimi 30 giorni)
k.v.swamy
k.v.swamy il 6 Set 2012
Commentato: shahnaz fatima il 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 Commento
shahnaz fatima
shahnaz fatima il 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

Accedi per commentare.

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su AI for Signals in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by