recordblocking dos not record anything
Mostra commenti meno recenti
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 Commenti
Sajad Sadeghkhani
il 6 Ago 2021
Faidon Cornelis Kourounakis
il 29 Dic 2021
Same problem R2021b.
Risposte (0)
Categorie
Scopri di più su Workspace Variables and MAT Files in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!