Parro Speech is a simple website that utilizes audio synthesis. This project was created using the Web Speech API, more details can be found here https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
Live Version: https://codesandbox.io/s/parro-speech-ojg75n
Turn text into lifelike speech using audio synthesis via Parro Speech. Speech synthesis is the artificial production of human speech. A computer system used for this purpose is called a speech computer, speech synthesizer, or text-to-speech (TTS) system. Speech synthesis organizes sentences by concatenating prerecorded words saved in a database.
Easy to deploy, just clone this repository and click on index.html
.