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!