This project allows users to convert text into speech where users can select different voices and listen to the spoken version of entered text.
- Text Input: Users can input any text into the provided textarea.
- Voice Selection: Choose from available voices to customize how the text is spoken.
- Playback Control: Click the "Listen" button to hear the text spoken aloud.
- Clone or download the repository.
- Open index.html in your web browser.
- Enter text into the textarea.
- Select a voice from the dropdown list.
- Click the "Listen" button to hear the spoken output of the entered text.
- HTML
- CSS
- JavaScript