A simple and elegant Text-to-Speech Converter built with HTML, CSS, and JavaScript. This project allows users to convert their written text into speech using the browser's text-to-speech API.
- User-friendly interface with a modern design.
- Supports multiple voices for text-to-speech conversion.
- Allows users to input custom text and choose voice options.
- Lightweight and responsive design.
- Clone this repository:
git clone https://github.com/your-username/text-to-speech-converter.git cd text-to-speech-converter
text-to-speech-converter/ βββ index.html βββ style.css βββ script.js βββ images/ β βββ play.png β βββ dropdown.png