Info
此问题已关闭。 请重新打开它进行编辑或回答。
Simultaneous Recording Voice Signals and Playing
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I have been trying the following code for voice recognition and playing but it throws me 'System Error' as...
------------->>> <<<---------------------------
Code: AI = analoginput('winsound');
-----------------------------------------------
Error: Error using ==> analoginput.analoginput at 46 To learn about using data acquisition devices on the win64 platform, see the documentation on the session-based interface.
------------->>> <<<---------------------------
"""PLEASE NOTE: I am using the Computer Microphone as the Audio Input device"""
Although,I got some good references from the following links, but the same error is encountered due to the Session-based Interface for Windows 7(x64) Platforms.
URLs:
http://www.mathworks.in/matlabcentral/answers/22657 http://www.mathworks.in/matlabcentral/newsreader/view_thread/326203
Any help,on the above would be much appreciated.
Thanking in Anticipation.
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!