Undefined function or method 'audioread' for input arguments of type 'char'.

28 次查看(过去 30 天)
hi,i want to play mp3 file using audioread on windows 7

采纳的回答

Paul Shepherd
Paul Shepherd 2014-4-18
Try searching for mp3read on the File Exchange...
  6 个评论
Image Analyst
Image Analyst 2014-4-19
OK - I didn't notice because they didn't deprecate wavread() and tell you to use audioread() until this (R2014a) version. At least I never noticed. They certainly didn't tell you when you compiled an app, until now (R2014a).

请先登录,再进行评论。

更多回答(1 个)

asrar asrar
asrar asrar 2016-10-21
编辑:Walter Roberson 2016-10-21
addpath 'C:\Users\asrar ahmed\Desktop\Asrar Ahmed\'
c = mp3read('asr.mp3')

类别

Help CenterFile Exchange 中查找有关 Search Path 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by