Let's Make Robots!

voice recognition robot

ram33's picture

hi  i am planning to do an robot controlled by voice..can any one help how do i start with..its enough if i can able to control with some 5 or 6  voice commands..pls suggest me..

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

hi......i m tring to make a voice controled robot.....can anyone tell me how to do the speech recognition throughh SDK

 

Ro-Bot-X's picture

You can do it with the VRbot module. I intend to use that one or something similar for my robot soon.

http://www.robotshop.us/vrbot-voice-recognition-module-for-robonova-and-other-robots.html 

I've built a simple one: http://letsmakerobots.com/node/2490

But it uses a software on PC for voice recognition. If you are looking for a voice recognition chip, it may be quite expansive (e.g. the HM2007). 

If your robot is big enough, a PC software base solution is the cheapest and best approach. Or you may look for a sphinx port to 32bit embedded system.

I don't have much idea on a voice recognition chip solution.

ram33's picture

thank you for your suggestion.. let i search something regarding dis..can  u say how to do with an pc for voice recognition alone? is it simple??

 

Please see my answer in my voice robot thread.

In general it is not simple but doable in a couple of days. If you use Microsoft speech SDK, it may be even faster.