how i can fix this error in soundsc function
显示 更早的评论
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
采纳的回答
更多回答(9 个)
Walter Roberson
2013-12-22
soundsc(double(YourData))
n
2013-12-23
1 个评论
Walter Roberson
2013-12-24
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
2013-12-23
编辑:Walter Roberson
2019-11-3
1 个评论
Image Analyst
2013-12-23
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
2013-12-24
0 个投票
2 个评论
Image Analyst
2013-12-24
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
2013-12-24
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
