Skip to content

smorcuend/Web-Speech-API-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This specification defines a JavaScript API to enable web developers to incorporate speech recognition and synthesis into their web pages. It enables developers to use scripting to generate text-to-speech output and to use speech recognition as an input for forms, continuous dictation and control. The JavaScript API allows web pages to control activation and timing and to handle results and alternatives.

Demo1: Speech recognition

You can testing this demo here.

Demo2: Speech Synthesis

You can testing this demo here.

Instructions for use the demo

(only tested in Chrome Canary builds)

  1. You need to activate the "Web Audio Input" and "Speech JavaScript API" flags inside of chrome://flags/ in Chrome browser.
  2. Only, you follow the demo instructions.

Read the documentation and enjoy it making new demos!

About

Demo: Speech recognition based on Web Speech Javascript API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published