BT Voice Control for Arduino APP
Android Meets Robots : Voice Recognition
Uses android mobiles internal voice recognition to voice commands to your robot
Pairs with Bluetooth Serial Modules and sends in the recognized voice as a string
for example if you say Hello the android phone will return a sting *Hello# to your bluetooth module *and # indicate the start and stop bits
Can Be used with any micro controller which can handle strings
Examples Platforms : Arduino , ARM , PICAXE , MSP430 , 8051 based and many other processors and controllers
Read more
Uses android mobiles internal voice recognition to voice commands to your robot
Pairs with Bluetooth Serial Modules and sends in the recognized voice as a string
for example if you say Hello the android phone will return a sting *Hello# to your bluetooth module *and # indicate the start and stop bits
Can Be used with any micro controller which can handle strings
Examples Platforms : Arduino , ARM , PICAXE , MSP430 , 8051 based and many other processors and controllers