hnngo / speech-synthesis

A simple demo using SpeechSynthesis to do text to speech with highlighting and play/pause feature

Home Page:https://shimmering-paprenjak-93b63c.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SpeechSynthesis of the Web Speech API

A simple demo using SpeechSynthesis to do text to speech with highlighting and play/pause feature

Application

About

Site URL: https://shimmering-paprenjak-93b63c.netlify.app

The SpeechSynthesis interface of the Web Speech API is the controller interface for the speech service; this can be used to retrieve information about the synthesis voices available on the device, start and pause speech, and other commands besides.

Built With

React

Features

  • Words highlighting
  • User can type the words in
  • Voice selection
  • Play/pause/resume interaction

About

A simple demo using SpeechSynthesis to do text to speech with highlighting and play/pause feature

https://shimmering-paprenjak-93b63c.netlify.app


Languages

Language:TypeScript 52.0%Language:HTML 27.1%Language:CSS 20.9%