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
- Host: GitHub
- URL: https://github.com/kessiler/easyvr-speech-recognition
- Owner: kessiler
- Created: 2014-08-04T00:31:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-10T01:26:52.000Z (almost 11 years ago)
- Last Synced: 2025-01-28T05:44:14.184Z (5 months ago)
- Language: Arduino
- Homepage:
- Size: 148 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)