Effacer les filtres
Effacer les filtres

reading a song in matlab

1 vue (au cours des 30 derniers jours)
k.v.swamy
k.v.swamy le 6 Sep 2012
Commenté : shahnaz fatima le 16 Avr 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 commentaire
shahnaz fatima
shahnaz fatima le 16 Avr 2015
i hope your problem is solved.
i am having similar problem.
should we use some software to convert .wma to .wav help

Connectez-vous pour commenter.

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur AI for Signals dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by