how i can fix this error in soundsc function
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (9)
Walter Roberson
el 22 de Dic. de 2013
soundsc(double(YourData))
n
el 22 de Dic. de 2013
0 votos
n
el 22 de Dic. de 2013
0 votos
n
el 22 de Dic. de 2013
0 votos
n
el 22 de Dic. de 2013
0 votos
n
el 23 de Dic. de 2013
1 comentario
Walter Roberson
el 24 de Dic. de 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
el 23 de Dic. de 2013
Editada: Walter Roberson
el 3 de Nov. de 2019
1 comentario
Image Analyst
el 23 de Dic. de 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
el 23 de Dic. de 2013
0 votos
n
el 24 de Dic. de 2013
0 votos
2 comentarios
Image Analyst
el 24 de Dic. de 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
el 24 de Dic. de 2013
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
