An open API service indexing awesome lists of open source software.

https://github.com/alitahir4024/text-to-speach-javascript

A creative project to give voice to your words.
https://github.com/alitahir4024/text-to-speach-javascript

html html5 javascript pause play speechsynthesis speechsynthesisutterance speed stop text text-to-speech utterance voice

Last synced: 8 months ago
JSON representation

A creative project to give voice to your words.

Awesome Lists containing this project

README

          

# Text-To-Speach-Javascript

A creative project to give voice to your words.

## Silent Features:

* Your computer can speak.
* You can give voice to your words.
* You can set speed of the voice.
* Creative project.
* Minimal.
* Dynamic.
* Easy to code and also easy logic.

## Technologies used:

* Html (for structuring).
* Javascript (to give voice).

## Important JS functions and methods used:

* Speach Synthesis :(https://developer.mozilla.org/en-US/docs/Web/API/Window/speechSynthesis)
* Speach Synthesis Utterence :(https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance)

## Project Preview:

[Text To Speech Javascript](https://alitahir4024.github.io/Text-To-Speach-Javascript/)

setup in ubuntu:
git clone https://github.com/alitahir4024/Text-To-Speach-Javascript.git
cd Text-To-Speach-Javascript
sudo apt update
sudo apt install nodejs npm -y
sudo npm install -g http-server
http-server