Skip to main content
&Sageio
All notes

Sageio Type

Chinese dictation on a Mac: why voice typing breaks on the world's biggest language

Chinese has more first-language speakers than any other language, yet voice typing fails on it more often than on English. Tones and a huge homophone space mean Chinese dictation needs sentence-level context, not word-by-word transcription — plus the IME tax, traditional-vs-simplified output, and Chinese-English code-switching. Here's what actually makes Chinese dictation usable.

By Ming · · 5 min read

Chinese has more first-language speakers than any other language on earth, and yet voice typing tends to fail on it more often than on English. The reason isn't that Chinese is uniquely hard to hear. It's that dictation which works by transcribing sounds one at a time — the model most tools inherited from English speech recognition — runs straight into the two things that define written Chinese: a small set of syllables carrying an enormous number of meanings, and a writing system with no spaces to mark where one word ends and the next begins. Getting from spoken Mandarin to text you'd actually send takes a step most tools skip: understanding the whole sentence before committing to any character. Here's what decides whether Chinese dictation comes back usable.

Tones and homophones: why word-by-word transcription fails

Mandarin has only a few hundred distinct syllables, and it reuses them relentlessly. The syllable shì alone maps to 是 (to be), 事 (matter), 市 (city), 室 (room), 视 (to look), and more; covers 意, 义, 议, 益, 亿 and a long tail beyond. Tone narrows the field but never closes it — plenty of characters share both sound and tone. English has homophones too (their / there / they're), but they're the exception; in Chinese, homophony is the normal condition of the language.

That means you cannot pick the right character from the sound of one syllable. You need the words around it. "会议" (meeting) and "会意" (to grasp a meaning) start from the same spoken huìyì; only the sentence tells them apart. A dictation tool that transcribes syllable by syllable, committing to a character before it has heard the rest of the clause, will guess — and a wrong character in Chinese isn't a typo you skim past, it's a different word. Real Chinese dictation has to hold the whole phrase and choose characters from meaning, not sound.

The IME tax: why voice input matters more in Chinese, not less

On an English keyboard, the keys are the letters — you press them and the word appears. Typing Chinese is never that direct. You type romanized sounds (pinyin) into an input method editor, and then, because every syllable is a pile of homophones, you stop and pick the right characters from a candidate list. Every few words, your eyes leave what you're writing to choose. It's a small tax, paid constantly, all day.

That inversion is the opportunity. In English, voice typing competes with fast touch-typing and often loses on short text. In Chinese, it competes with the pinyin-plus-candidate-picking loop — so getting the sentence out by speaking, with the characters already resolved, removes a step that has no equivalent on a Latin keyboard. Voice input isn't a marginal convenience in Chinese; it skips the exact friction that makes typing Chinese slow. The catch is that this only holds if the characters come back right the first time. Dictation that hands you the wrong homophones just moves the candidate-picking from before you write to after — you've traded typing for correcting.

Traditional vs simplified isn't a font setting

A speaker in Taipei and a speaker in Shanghai can say the same sentence, and the text they expect back is written differently — not in styling, but in the characters themselves. 軟體 versus 软件 for "software," 資訊 versus 信息 for "information": these are different orthographies, and in some cases different vocabulary, not one script displayed two ways. A tool that emits simplified characters to a traditional-Chinese user is handing them text they would never write, and no font switch fixes it.

Doing this correctly is a modeling choice, made per user, not a checkbox flipped at the end. It means resolving the sounds into the character set the writer actually uses — down to the word-level differences between Taiwan, Hong Kong, and mainland usage — rather than transcribing into one default and hoping a naive character-for-character conversion cleans it up afterward. For a traditional-Chinese writer, that guarantee is the difference between output they can send and output they have to rewrite.

中英混講: mixed Chinese and English is the business register

Listen to a real product meeting in Taipei, Singapore, or Hong Kong and almost nobody speaks pure Chinese. English terms sit inside Chinese sentences as a matter of course — "這個 sprint 我們先把 deck 做完" ("let's finish the deck this sprint first"). This isn't sloppy speech; it's the working register of Chinese-speaking tech and business. A dictation tool that locks onto one language mangles the other: detect "Chinese" and the embedded English comes out as garbled near-homophones; detect "English" and the Chinese collapses. What a writer needs is one clean sentence — Chinese written as Chinese, the English terms preserved as the English words they were — assembled from speech that switched languages mid-clause.

Why "supports Chinese" isn't enough

A tool can list Chinese, transcribe a slow, clean sentence in a quiet room, and still fall apart on the homophones that need sentence context, the traditional-character output a Taiwan or Hong Kong writer expects, and the English mixed into every other line. The feature list won't tell you which. One real session will: dictate the way you actually talk — your usual mix of Chinese and English, at your usual pace — and read what comes back. Does it read like something you'd send, or something you'd have to rewrite? That question, not a language count, is what tells you whether Chinese voice typing will save you the IME tax or just relocate it.