About
TTS Converter is a simple browser tool that translates text between languages and reads it out loud using Google's text-to-speech voices. It was built for anyone who needs to quickly hear how a phrase sounds in another language — no app download, no account, no cost.
Type your text, pick a language and accent, hit Generate. Play it back or download the MP3. Nothing is saved anywhere — everything stays in your browser tab.
How it works
Translation
Your text goes to Google Translate via a server-side proxy (to avoid browser CORS restrictions). The proxy returns the translated string — nothing is logged or stored.
Audio generation
The translated text is sent to SoundOfText, which uses Google's TTS engine to produce an MP3 file. The file is streamed back to your browser.
Playback & download
The MP3 lives as a temporary blob URL in your browser. You can play it or download it. It's automatically cleared after 10 minutes.
Supported voices
26 voices across 19 languages — Arabic, Chinese (Mandarin & Traditional), Dutch, English (US, UK, Australia, India), Filipino, French (France & Canada), German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese (Brazil & Portugal), Russian, Spanish (Spain & US), Thai, Turkish, and Vietnamese.
Contact
Bug reports, suggestions, or anything else — use the form below.