Welcome to the Text-to-Speech Converter! 🎉 This project is a user-friendly tool built with HTML, CSS, and JavaScript to convert your text into speech with just a few clicks. Whether you want to bring your written content to life or simply have fun listening to different voices, this converter has you covered!
- Choose Your Voice 🎤: Select from various voices provided by your browser for a personalized experience.
- Unlimited Words 📝: No word limit! Convert as much text as you like and let your creativity flow.
- HTML: For structuring the interface.
- CSS: For styling the layout.
- JavaScript: The main driver for converting text to speech using the Web Speech API.
- Type or paste your text into the input box.
- Select your preferred voice (if your browser supports multiple options).
- Hit "Speak" and listen as your text is converted to speech!
- Clone this repository.
- Open
index.html
in your browser, and you're all set to start converting text to speech.
- Add support for more languages 🌍
- Include pitch and speed controls for more customization 🎶
Feel free to submit issues and pull requests to make this project better! Contributions are always welcome.
Enjoy your Text-to-Speech experience! 🎧