An open API service indexing awesome lists of open source software.

https://github.com/kessiler/easyvr-speech-recognition

Library for speech recognition using Arduino Shield - EasyVR 2.0
https://github.com/kessiler/easyvr-speech-recognition

Last synced: 3 months ago
JSON representation

Library for speech recognition using Arduino Shield - EasyVR 2.0

Awesome Lists containing this project

README

        

Speech Recognition with EasyVR 2.0
=========

The files contained in this repository, is an initiative to create an application that uses speech recognition capabilites of Easy VR to perform tasks in a residential environment triggered by voice commands.

Some examples:

- Turn on and off the lights
- Notify temperature
- Notify current datetime

##About EasyVR 2.0
The EasyVR 2.0 is a multi-purpose speech recognition module designed to add versatile, robust and cost effective speech and voice recognition capabilities to almost any application.

More information can be accessed [here](http://www.veear.eu/products/easyvr/).

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request

## License

[MIT License](http://opensource.org/licenses/MIT)