Arduino Voice Recognition. (Basic)

by simonfrfr in Circuits > Arduino

78602 Views, 63 Favorites, 0 Comments

Arduino Voice Recognition. (Basic)

IMG_1486.JPG
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

Part List

IMG_1501.JPG
IMG_1497.JPG
EasyVR-Arduino shield: here!
||
OR EasyVR: here!
--------------------------------------------------------------------------------------------------
Arduino: here!


Wireing

IMG_1496.JPG
IMG_1498.JPG
IMG_1497.JPG
Basic Easy VR setup.PNG
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

Easy VR downloads.PNG
You can get the library here!
You can get the EasyVR Commander here
You can get the Arduino IDE Software here! (if you don't have it yet)

Programming

Arduino.PNG
Arduin)Libraries.PNG
EasyVR.PNG
Examples.PNG
TestEasyVR.PNG
Arduino IDE for Oscope.PNG
easyvr_commander_trigger.PNG
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

IMG_1487.JPG
Thanks and enjoy! If you have any questions ask them in the comments field.