audiorecoder error audiorecorder/initialize (line 241)
Mostrar comentarios más antiguos
Hi
i using matlab to record sound from sound card pc. my pc is 64bit and matlab is 2013b 64bits. i try using example recorder = audiorecorder(8000,24,2);. but it error.
Error using audiorecorder/initialize (line 241) Invalid type of input arguments (should be uint64)
Error in audiorecorder (line 193) obj.initialize();
i try it in my friend pc it work proper. any body have any ideal about this error.
1 comentario
jeancola
el 21 de Jul. de 2016
I have the same problem. Did you solve it?
Respuestas (0)
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!