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

28 ビュー (過去 30 日間)
zaryab arif
zaryab arif 2014 年 4 月 18 日
編集済み: Walter Roberson 2016 年 10 月 21 日
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 件のコメント
Walter Roberson
Walter Roberson 2014 年 4 月 18 日
audioread() began with R2012b
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 Center および File ExchangeSearch Path についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by