audiorecoder error audiorecorder/initialize (line 241)
Show older comments
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 Comment
jeancola
on 21 Jul 2016
I have the same problem. Did you solve it?
Answers (0)
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!