Inside GPT-Live: a voice model built to interrupt itself
What makes this launch technically different from prior ChatGPT voice features is full duplex: GPT-Live, first released July 8, 2026, is designed to listen and speak at the same time rather than trading turns like a walkie-talkie [1]. That is what lets a user correct or interrupt mid-sentence and have the model adjust in real time, and it is also what OpenAI's own product lead frames as a step toward voice becoming a general interface to computing, not just a chat mode.
The desktop implementation, shipped as build 26.715 [3], is actually a two-model handoff rather than one system doing everything: GPT-Live owns the live conversation, while a separate reasoning model, GPT-5.6 Terra, is the one that actually starts and coordinates agent tasks inside Work or Codex [2]. On macOS, that split is extended further with a 'Screen context' or Appshot capability, where saying 'take a look at this' hands the frontmost window's content to the model as grounding, without a manual screenshot [4]. That architecture explains both the feature's headline trick (talk, and background agents keep working after you stop talking) and a quirk reported by users: because two models are involved, the system occasionally has to switch between them mid-session, a seam that is visible when things go wrong.


