Arduino Voice Recognition. (Basic)
by simonfrfr in Circuits > Arduino
78602 Views, 63 Favorites, 0 Comments
Arduino Voice Recognition. (Basic)
Hey guys, Today we have a great project for you. Arduino Voice recognition! We use the Easy VR and an Arduino. This project will teach you how to use the easyVR for Voice recognition: Note: Voice recognition is different from speech recognition, voice recognition recognizes only a single person's voice, while speech recognition can recognize everybody's voice.
Submitted by Newton Labs for the Instructables Sponsorship Program
Submitted by Newton Labs for the Instructables Sponsorship Program
Part List
Wireing
EasyVR TX->Arduino Pin 13 EasyVR RX-> Arduino Pin 12. Arduino 5V-> EasyVR 5V. GND->GND|||||||||||||||| Or if you have a shield, just put it on your Arduino. (If you can't tell where my wires are running in my pictures, then refer to the Circuit diagram made on Fritzing)
EasyVR Library
Programming
Make sure to have the easyVR-arduino library installed. Upload one of the samples. Then open the easy VR program, and program some commands (microphone required) by recording your voice. (Read pictures)
Congratulations! You Have a Basic Voice Recognition System Set Up
Thanks and enjoy! If you have any questions ask them in the comments field.