Skip to content

jetfontanilla/browser-text-to-speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Synthesis API Demo

This repo is a demo of what a browser is currently capable of with it's built-in text-to-speech engines

to view this in action: https://jetfontanilla.github.io/browser-text-to-speech/

To build the compiler, and all the other modules included in the package:

npm run build

To develop and run this code locally:

npm install && npm run update
npm run dev

License

MIT