Skip to content

A technology that converts text to voice. It could be used to create a voiceover for a video or to help people with visual problems to “read” texts.

Notifications You must be signed in to change notification settings

JackWorld99/Text-To-Speech-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text To Speech Converter


🚨 SpeechSynthesisUtterance

The SpeechSynthesisUtterance interface of the Web Speech API represents a speech request. It contains the content the speech service should read and information about how to read it (e.g. language, pitch and volume.)

🚨 SpeechSynthesis.getVoices()

The getVoices() method of the SpeechSynthesis interface returns a list of SpeechSynthesisVoice objects representing all the available voices on the current device.


👉 Demo

About

A technology that converts text to voice. It could be used to create a voiceover for a video or to help people with visual problems to “read” texts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published