Info

This question is closed. Reopen it to edit or answer.

Simultaneous Recording Voice Signals and Playing

1 view (last 30 days)
Pratik Bajaria
Pratik Bajaria on 12 Jul 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
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:
Any help,on the above would be much appreciated.
Thanking in Anticipation.

Answers (0)

Community Treasure Hunt

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

Start Hunting!