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

28 vues (au cours des 30 derniers jours)
hi,i want to play mp3 file using audioread on windows 7

Réponse acceptée

Paul Shepherd
Paul Shepherd le 18 Avr 2014
Try searching for mp3read on the File Exchange...
  6 commentaires
Walter Roberson
Walter Roberson le 18 Avr 2014
audioread() began with R2012b
Image Analyst
Image Analyst le 19 Avr 2014
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).

Connectez-vous pour commenter.

Plus de réponses (1)

asrar asrar
asrar asrar le 21 Oct 2016
Modifié(e) : Walter Roberson le 21 Oct 2016
addpath 'C:\Users\asrar ahmed\Desktop\Asrar Ahmed\'
c = mp3read('asr.mp3')

Catégories

En savoir plus sur Search Path 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