
Paste text, pick a voice, set the speed and pitch, and hear it read aloud, with play, pause and stop and a button to save the text. It all runs in the browser on the Web Speech API, so nothing is sent to a server.
How it works
The browser already carries a set of voices. The app lists them, hands the text and the chosen settings to the Web Speech API, and keeps play, pause and stop in step with what the browser is doing.
- TextTyped or pasted
- VoiceFrom the browser's own
- Speed and pitch0.5x to 2x
- SpeechPlay, pause, stop
