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!