audiorecoder error audiorecorder/initialize (line 241)
显示 更早的评论
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 个评论
jeancola
2016-7-21
I have the same problem. Did you solve it?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!