If you found this repository helpful, give us a ⭐️
A simple project that converts text into speech. The user inputs text, and with a click of a button, the application reads the text aloud using the browser's built-in text-to-speech functionality. It's designed to be intuitive and user-friendly.
Check out the live demo of the Text to Speech Converter here.
Here's a sneak peek of the Text to Speech Converter application:
- Converts any input text into speech.
- Allows the user to choose from different voices (if supported by the browser).
- Provides control for play/pause functionality.
- Adjusts the speech rate and pitch for a customized experience.
- HTML : For the structure of the text input form and controls.
- CSS : For styling the page and creating a clean interface.
- JavaScript : For handling the text-to-speech conversion using the Web Speech API.
Follow the steps below to clone and use the project locally:
Make sure you have Git installed. If not, you can download it here.
git clone https://github.com/DevGoyalG/Text-To-Speech-Converter.git
Contributions are welcome! If you have suggestions or want to report an issue, feel free to open an issue or create a pull request.
This project was created and is maintained by: Dev Goyal
Feel free to reach out if you have any questions or suggestions! ❤️