recordblocking dos not record anything
Afficher commentaires plus anciens
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 commentaires
Sajad Sadeghkhani
le 6 Août 2021
Faidon Cornelis Kourounakis
le 29 Déc 2021
Same problem R2021b.
Réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!