any one help me how to write audio file in 2009???
1 回表示 (過去 30 日間)
古いコメントを表示
am using... this command a=audiorecorder(8000,8,1); record(a,5); play(a); wavwrite(8,'a.wav');...
here my prob starts.. when i run first two lines in command window it works.. but when i completely run it shows error .. cant write file while recording process.. but i want to the same to make matlab R2009b.. any one.. give a slight modification....thanks
2 件のコメント
Steven Lord
2016 年 2 月 29 日
Show the EXACT and FULL text of the error message, not a paraphrased version of that message.
回答 (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!