Real-time meeting translation: how it works, and how to evaluate one
Real-time meeting translation is a live meeting where each participant speaks, types, and listens in their own language — and the platform translates between them as the meeting happens, not afterwards. No human interpreter in a booth, no "let's just switch to English," no transcript you read the next morning.
The category is full of tools that sound like they do this and don't. AI notetakers record and summarise. Caption add-ons subtitle the speaker. General-purpose models translate a block of text when you paste it in. Real-time meeting translation is a narrower, harder thing: every word, every chat message, every shared note, rendered into each listener's language fast enough that the conversation keeps flowing.
This is the foundational guide to that category — what the term actually means, what happens under the hood, and the questions worth asking before you sign anything. It's the hub the rest of our writing branches off, so where a topic deserves its own deep dive, we link to it.
What "real-time" actually rules out
The hard constraint is latency. A live multilingual conversation works only if the translation arrives fast enough that people don't start talking over it. Past roughly 1.2 seconds end-to-end, the meeting drifts — participants hesitate, double back, and eventually default to a shared second language. So real-time meeting translation has a sub-second budget that quietly disqualifies most of the tools marketed near it:
- AI notetakers (think Fireflies or Otter) are built to transcribe and summarise a meeting — usually English-first, and most usefully after it ends. They answer "what did we decide." They do not translate speech live so a German speaker and a Japanese speaker each hear the other in their own language. That's a different job with a different clock.
- General-purpose LLM translation is good prose translation with no latency contract. Fine for a document; wrong tool for a live audio channel where the model has under a second to respond and can't pause to "think."
- Caption/subtitle plugins show text of what the speaker said, often in one target language for everyone. That's a captioning feature, not per-participant translation.
If a tool can't translate voice live, per listener, into each listener's chosen language, it isn't doing real-time meeting translation — whatever the homepage says.