Tested tool guide
Tested browser tools
Checked August 16, 2026
What Pronunciation Checker does, with a checked example
Type a word or phrase, pick a language, and the page speaks it aloud through the browser's Speech Synthesis API, using voices your operating system already provides. Synthesis is local: nothing is recorded, uploaded, or stored. The tool plays text; it does not judge your speech, so 'checking' means listening and comparing yourself. The surprise for most users is that the voice is a machine voice owned by their device: the same word sounds different from browser to browser, and a language with no installed voice silently falls back to an unrelated accent.
Worked example
A concrete input and expected output from the current implementation.
Input
Bonjour, comment ça va ? (with French selected)
->
Expected output
The output is audio: the device's French voice reads the phrase with standard French pronunciation - bonjour as /bɔ̃.ʒuʁ/ and comment ça va as /kɔ.mɑ̃ sa va/. There is no transcript or score to read back; the result is what you hear.
French spelling maps to sound almost rule-for-rule, so any French voice renders the phrase with the same phonemes; only timbre and accent shading vary. The tool converts the typed text to speech rather than looking up a recording, which is why the sound depends on the installed voice.