reading a song in matlab

1 次查看(过去 30 天)
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 个评论
shahnaz fatima
shahnaz fatima 2015-4-16
i hope your problem is solved.
i am having similar problem.
should we use some software to convert .wma to .wav help

请先登录,再进行评论。

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 AI for Signals 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by