voice recognition robot
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..
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..
@ Sat, 2010-07-03 16:31
hi
hi......i m tring to make a voice controled robot.....can anyone tell me how to do the speech recognition throughh SDK
@ Tue, 2009-10-13 00:00
You can do it with the VRbot
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
@ Sat, 2009-10-03 06:26
I've built a simple one:
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.
@ Sat, 2009-10-03 16:32
thank you for your
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??
@ Sun, 2009-10-04 03:04
Please see my answer in my
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.