Society of Robots - Robot Forum

Software => Software => Topic started by: mach1engines1 on May 07, 2008, 07:54:40 PM

Title: Voice recognition software
Post by: mach1engines1 on May 07, 2008, 07:54:40 PM
I am looking for a program that I can command my computer/robot to do a certain command, for example "Open Door", and the program will reconize my command and open the door. Also, I want to be able to program in questions I ask, and assign certain answers for that question. I have been searching and don't know if I am looking for the software under the wrong name or what. Any help would be great. thanks.
Title: Re: Voice recognition software
Post by: airman00 on May 08, 2008, 06:57:17 AM
check out my voice controlled butler robot
erobots.blogspot.com


what robot platform will you be using , PC or microcontroller?

also check out http://www.imagesco.com/speech/speech-recognition-technology.html

and then you connect that to a microcontroller which in turn controls an MP3 player or something to play a voice answer
Title: Re: Voice recognition software
Post by: kf6snj on June 16, 2008, 09:02:51 AM
I suppose my question is what OS are using? I am of course making the presumption that you are using an SBC. If you are using Linux, then there are many programs available that my fit the bill. However, most of them require compiling from the command line, though it is usually a relatively straight forward process. I would suggest checking out this site:

http://www.faqs.org/docs/Linux-HOWTO/Speech-Recognition-HOWTO.html#FREESOFTWARE

and perhaps also:

http://nico.nikkostrom.com/

I certainly hope this helps.
Title: Re: Voice recognition software
Post by: airman00 on June 16, 2008, 09:25:03 AM
I used vista , but I plan to make the switch to linux in the summer