- We create this simple text to speech converter with different languages like PHP, JS, MYSQL.
- You use it simply from here
- You can modify the source code for educational purposes.
- We create this project to contribute towards society as it's the mission of "De-Technocrats".
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:
- Fork this repository
- Create a new branch (
git checkout -b feature/your-branch-name
) - Make your changes and commit them (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/your-branch-name
) - 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.