bensonruan / Chrome-Web-Speech-API

Chrome Web Speech API

Home Page:https://bensonruan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Support me

ko-fi

About

Chrome Web Speech API

https://bensonruan.com

License:MIT License


Languages

Language:JavaScript 78.2%Language:HTML 15.3%Language:CSS 6.5%