Simultaneous Recording Voice Signals and Playing
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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.
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!