I am trying to load a saved sound and keep getting this error
1 次查看(过去 30 天)
显示 更早的评论
I am trying to load a saved sound and keep getting this error message Unknown text on line number 1 of ASCII file MySpeech.wav "RIFFê".
0 个评论
回答(1 个)
Star Strider
2017-4-18
It seems from the error message that your file is not a ‘.wav’ file but a text file. Upload it here (use the ‘paperclip’ icon). It may be necessary to read it as a text file, then convert it to a sound file, and save it correctly.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!