/mysticat-speech-api

[Web Speech API] Voice Recognition | | embedding voices for WEB applications ((record voice, stop recording, download recorded text, clear textarea))

Primary LanguageJavaScript

Mysticat | Web Speech API

Tests using this API which allows fine control and flexibility over speech recognition features in Chrome version 25 and later. Text can be recognized appearing almost immediately as you speak. [Options to record voice, stop recording, download text, clear textarea].

Run Locally

Clone the project

  git clone https://github.com/Alchemist-developer/web-speech-api.git

Go to the project directory

  cd web-speech-api

Run the project on the live server

  ctrl+shift+P and type Live Server