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 で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
