Skip to content

De-Technocrats/simple-text-to-speech-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-text-to-speech-javascript

  1. We create this simple text to speech converter with javascript.
  2. You use it simply from here
  3. You can modify the source code for educational purposes.
  4. We create this project to contribute towards society as it's the mission of "De-Technocrats".

Want to Contribute?

Thank you for considering contributing to our project! We appreciate any help or contributions you can offer, whether it's reporting a bug, submitting a feature request, or contributing code.

If you're interested in contributing code, please follow these steps:

  1. Fork this repository
  2. Create a new branch (git checkout -b feature/your-branch-name)
  3. Make your changes and commit them (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/your-branch-name)
  5. Create a new Pull Request

Please make sure to test your changes thoroughly and provide a clear description of the problem you're trying to solve or the feature you're adding.