This is a simple Text to Speech (TTS) web application built using HTML, CSS, and JavaScript. Type any text, and the application will convert it into speech using the Web Speech API.
- 🎙️ Converts any text to speech using built-in browser capabilities
- 🌐 Works on most modern browsers (Chrome, Firefox, Edge, etc.)
- 🖥️ Simple and user-friendly interface
- 🔊 Adjustable speech rate for a custom experience
- HTML5: Structure of the converter
- CSS3: Styling the UI
- JavaScript: Logic for speech synthesis using Web Speech API
- Type or paste the text you want to convert into speech into the input field.
- Click the Speak button to hear the text spoken aloud.
- You can adjust the speech rate using the slider to make the speech faster or slower.
- Enjoy your text being read aloud!
-
Clone this repository:
git clone https://github.com/supriya46788/Text-to-speech-converter.git