Voice recognition project.

Hi just wanna drop some questions for my project. we are currently working on a smart helmet with a voice recognition. but voice recognition v3 doesnt meet our expectation,this v3 sometimes cant understand our command and sometimes not accurate. any suggestions on alternative module that we can use. thanks a lot .

I use a Raspberry Pi 3 with Windows IoT Core installed running JARVIS. I would recommend at least looking into it. This will be many orders of magnitude more powerful than what you are using now and offer the ability to professionally program bazillions (not sure how many but a crap load) of commands with extremely low latency. Plus, you can download JARVIS for free and get it all working relatively painlessly.

Sorry it's not an Arduino solution but I've found the Pi to be the proper tool for this particular job.

-Laggy

Create an app with a textbox input. Then use a speech recognition software like Dragon.

Mr_Laggy:
I use a Raspberry Pi 3 with Windows IoT Core installed running JARVIS. I would recommend at least looking into it. This will be many orders of magnitude more powerful than what you are using now and offer the ability to professionally program bazillions (not sure how many but a crap load) of commands with extremely low latency. Plus, you can download JARVIS for free and get it all working relatively painlessly.

Sorry it's not an Arduino solution but I've found the Pi to be the proper tool for this particular job.

-Laggy

i needed arduino compatible. but thanks anyway