Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@harshad-ukH5ww • Jun 25, 2011
You can process the VOICE signal using MATLAB. for that you have to write the Software and you must have to learn MATLAB. Don't know but there may be some other options too.
-
@complearner-8ObsrS • Jun 26, 2011
Well to make this project.. you need two things.
1. cfg language concepts
2.speech recognizer
now you can use two lang:
1.Visual Basic: it provides speech recognizer and cfg making is very easy in this.this is good for beginners.
2.Java: You have to make your speech recognizer and have to read some api.Good for intermediate programmers.
If you want than a full working project of Voice Operated System in Visual Basic Can be found here:
#-Link-Snipped-# -
@praveenkumar-66Ze92 • Jun 26, 2011
You can also try using Microsoft SAPI... Its Speech API by Microsoft, which is available for free and runs on VB Script. 😀