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!