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

https://github.com/devblin/voice

🎤 Implementation of SpeechRecognition interface of Web Speech API to move a box using voice commands.
https://github.com/devblin/voice

speech-recognition web-speech-api

Last synced: 7 months ago
JSON representation

🎤 Implementation of SpeechRecognition interface of Web Speech API to move a box using voice commands.

Awesome Lists containing this project

README

          

# Voice

#### How to Use:
1. Go to [link](https://devblin.github.io/voice/) to play with it.
2. Click on `start` to start mic.
3. Clicking on `stop` switch-offs the mic.

#### Commands (Speech):
* Start - To move at start position.
* Left - To move left.
* Right - To move right.
* Down - To move down.
* Up - To move up.