audiorecoder error audiorecorder/initialize (line 241)

2 views (last 30 days)
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.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!