Skip to content

alitahir4024/Text-To-Speach-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

Project Preview:

Text To Speech 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