Hi,
I'm new on it so I want a guid.
Ihave seen many videos on youtube about voice recognition which control leds, relays.etc..
please help me with it I want a guide to start what tools I will need what arduino and all these..
thanks
First off voice recognition is not possible on an Arduino. You need another processor, you can attach this to the Arduino in the form of a shield. There are a few different ones available, google for one that you can get in your part of the world.
Having said that they are not very good. They have a limited number of words they can recognise and they have to be taught each one. This is known as template matching.
Finally while talking to a computer might seem a cool thing to do, after a short time the novelty wares off and you feel like an idiot.
Thanks for your reply...I want to make voice recognition without computer and also I want to make my own voice tools how I can do it?