recordblocking dos not record anything
古いコメントを表示
myVoice = audiorecorder;
recordblocking(myVoice, 5);
y = getaudiodata(myVoice);
play(myVoice);
Although I can see microphone on taskbar is activated during 5 seconds recording, the y array is totally zero and nothing played.
2 件のコメント
Sajad Sadeghkhani
2021 年 8 月 6 日
Faidon Cornelis Kourounakis
2021 年 12 月 29 日
Same problem R2021b.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Workspace Variables and MAT Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!