jbinkleyj / cellbots

Automatically exported from code.google.com/p/cellbots
0 stars 0 forks source link

Add Voice Recognition For Command Input #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Use Android's voice recognition to let users speak commands to the robot.

Original issue reported on code.google.com by rhickman on 26 Mar 2010 at 4:18

GoogleCodeExporter commented 9 years ago
This was put in the 3/27/2010 version of cellbot.py. The program can launch for 
accepting telnet commands or voice as the default. When telnet is used you can 
initiate 
a single voice command by the "v" command and it will return to taking telnet 
commands 
once completed.

Original comment by rhickman on 28 Mar 2010 at 11:30