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
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
2012-9-6
Make sure that the file is in the current directory first, then:
[Y,FS] = wavread('myfile.wma');
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!