I was record on my phone a sound. how to hear that sound in matlab.
5 ビュー (過去 30 日間)
古いコメントを表示
matija corak
2015 年 1 月 27 日
コメント済み: matija corak
2015 年 1 月 27 日
Hello, I need help. I was record on my phone a sound. I want to hear that sound in matlab. How to do that?
I already tried with load and audioread and so on. Than I tried that sound convert in .wav and he still does not recognize that file. When I put for example load pcela.wav % pcela.wav is my name of that recorded sound Error using load Unknown text on line number 1 of ASCII file pcela.wav "RIFF’_".
Am I doing something wrong? Please help me I don't have no idea anymore and I cant find anything similar on web.
Thanks.
4 件のコメント
採用された回答
Matz Johansson Bergström
2015 年 1 月 27 日
編集済み: Matz Johansson Bergström
2015 年 1 月 27 日
I found a matlab script (with exe and library) that can import m4a files. I tried it and it seems to work. See www.ee.columbia.edu.
その他の回答 (0 件)
参考
カテゴリ
Help Center および 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!