Skip to content

Jerrylum/Chrome-Web-Speech-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Web Speech API

Voice to Text with Google Chrome Web Speech API

Live Demo

https://bensonruan.com/voice-to-text-with-chrome-web-speech-api/

Installing

Clone this repository to your local computer

git https://github.com/bensonruan/Chrome-Web-Speech-API.git

Point your localhost to the cloned root directory

Browse to http://localhost/index.html with Chrome browser.

Start Typing with your voice

  • Turn on the microphone by click on the microphone icon
  • Allowing the browser to access your microphone
  • Start speaking

Supported Browsers

At the moment, it only support Google Chrome version 25 or later on desktop and Android mobile

Library

About

Chrome Web Speech API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • HTML 12.7%
  • CSS 5.2%