how i can fix this error in soundsc function
Afficher commentaires plus anciens
hi hope you are well
i am using matlab 2013
please please how i can fix this error
Error using soundsc (line 25) Audio data must be real and floating point.
in code for speech recognition that compares two sound and returns as result a "matching" or a "not matching
Réponse acceptée
Plus de réponses (9)
Walter Roberson
le 22 Déc 2013
soundsc(double(YourData))
n
le 22 Déc 2013
0 votes
n
le 22 Déc 2013
0 votes
n
le 22 Déc 2013
0 votes
n
le 22 Déc 2013
0 votes
n
le 23 Déc 2013
1 commentaire
Walter Roberson
le 24 Déc 2013
Where am I? In the middle of an extended power failure due to a large ice storm. 1/2 million people without power in below-freezing temperatures.
n
le 23 Déc 2013
Modifié(e) : Walter Roberson
le 3 Nov 2019
1 commentaire
Image Analyst
le 23 Déc 2013
Is this the answer? You posted it as an "answer" to your original question. If it's not an answer/solution, then add it as a "Comment" to someone else's answer.
n
le 23 Déc 2013
0 votes
n
le 24 Déc 2013
0 votes
2 commentaires
Image Analyst
le 24 Déc 2013
Please stop adding answers and make them comments instead. These are not answers. Anyway, you marked it as accepted so a lot of people probably aren't even bothering to look at this anymore, figuring you got it solved.
n
le 24 Déc 2013
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
