Abramovick / Speech-Recognition

A dummy project in order to learn HTML5 Web Speech API. Accesses your microphone and using the speech recognition user-agent built service, it produces a speech-to-text output and controls a youtube video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speech-Recognition

Accesses your microphone and using the speech recognition user-agent built in service, it produces a speech-to-text output!

Note: Web Speech is not yet on Google Chrome release version (it will be out on May); for now download and use Google chrome canary!
Note: Because of the 'same origin policy' you have to run index.html behind a web server. Just use a simple python http server

About

A dummy project in order to learn HTML5 Web Speech API. Accesses your microphone and using the speech recognition user-agent built service, it produces a speech-to-text output and controls a youtube video.


Languages

Language:JavaScript 100.0%