Skip to content

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.

Notifications You must be signed in to change notification settings

Abramovick/Speech-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published