Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.1 KB

TEXT2SPEECH GENERATOR

Created a text2speech application where users write the senetence and program would convert it into speech write a 2 line descrription for it in a human and simple generated language

image

📌 Requirements

  • HTML
  • CSS
  • Javascript
  • speechSynthesis

🔰 Installation

  • Download or clone this repository.
https://github.com/rohanmittal1163/Text2Speech/

❤ Contribute

This project is open source and we are happy to receive contributions. If you would like to contribute, please follow these steps:

  1. Make a fork of the repository.
  2. Create a branch for your feature or bugfix (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added my new feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a pull request.