A clean, browser-based Text-to-Speech (TTS) application powered by the Web Speech API. This tool allows users to convert any written text into spoken audio, directly from the browser—no installations, no third-party services.
- 🎤 Real-time speech synthesis using native browser voices
- 🎛️ Adjustable voice, pitch, and speaking rate
- 📱 Responsive UI for desktop and mobile
- 💾 Runs entirely in the browser (no backend/server needed)
- 🌍 Supports multiple languages and regional accents
👉 Live App
- HTML5
- CSS3
- JavaScript (Vanilla)
- Web Speech API
text-to-voice/
├── index.html # Main web page
├── style.css # Styling and layout
└── script.js # Core JavaScript logic for TTS
No setup needed — simply clone or download the repo and open index.html in your browser.
git clone https://github.com/karthi-AI-hub/text-to-voice.git
cd text-to-voice- 📰 Reading out articles or notes
- ♿ Accessibility enhancement for visually impaired users
- 🌐 Language learning and pronunciation practice
- 🧠 Quick proofreading via audio
Contributions are welcome! Feel free to fork the project, open issues, or submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with 💙 by Karthikeyan S
