Browser APIs
SpeechSynthesis: Crash Course
SpeechSynthesis is the text-to-speech half of the Web Speech API. It ships in every major browser, needs no key and no server, and this is the working set: the utterance, the global queue, voices and how they load, the events you can rely on, and the patterns that hold up in production.
9 September 2026 · 16 min readRead the note




