kamarasuruthvik / Text-to-voice

Speaks to you what you have typed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simon Says

Project Description

A text-to-speech component that employs JavaScript API SpeechSynthesis. The API has the feature of converting the text to a particular English accent that you can choose from a drop down list.

Note: Since this is still in development stage you are bound to have some bug. You can refer to the API documentation for browser compatibility and issues. https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis

Demo Link

You can view how this works using this link https://kamarasuruthvik.github.io/Text-to-voice/

Screenshot

Screenshot 2021-06-09 at 08 43 09

About

Speaks to you what you have typed


Languages

Language:HTML 60.5%Language:JavaScript 39.5%