Verbalize Text Hear your words come to life! Our easy-to-use web app converts text into natural-sounding speech using the Web Speech API. Ideal for accessibility, presentations, or simply enjoying your written content aloud.
- Easy-to-Use Interface: Simply enter your text, select the desired voice, and click the button to hear it spoken aloud.
- Voice Options: Choose from a variety of voices available in your browser, including different accents and languages.
- Adjustable Speed: Control the speed of speech to suit your preference, from slow narration to quick playback.
- Clear Speech Output: Uses modern speech synthesis technology for clear and accurate speech rendering.
- Clone the repository:
git clone : https://github.com/Mutsinz1/VerbalizeText.git
- Open
index.html
in your browser. - Type your text in the provided text area.
- Select a voice and adjust the speed as needed.
- Click the "Speak" button to hear the text read aloud.
- HTML: Structure of the application.
- CSS: Styling and layout.
- JavaScript: Logic for text-to-speech conversion using the Web Speech API.
Contributions are welcome! Feel free to fork the repository and create a pull request with your improvements.
This project is open-source and available under the MIT License.