A simple web-based Text-to-Speech (TTS) tool that works 100% offline β no API keys, no accounts, no internet needed after the first load.
- β Works completely offline
- β No login or API keys required
- β Clean, minimal UI
- β Built with pure HTML, CSS, and JavaScript
- β Supports pitch, rate, and voice selection
This project uses the browser's built-in SpeechSynthesis API to convert text into speech. It works on most modern browsers (Chrome, Firefox, Edge, etc.) without any external libraries or internet connection.
- HTML
- CSS
- JavaScript (
SpeechSynthesisAPI)
- Clone the repo or open the live site
- Type or paste any text
- Choose a voice, adjust rate/pitch if needed
- Click Speak