Gemini 3.8 Live Learns to Talk Back

Talking to AI has always had a slightly stilted rhythm. You speak, it pauses, you wait, it answers. Google's latest release aims squarely at that awkward gap. On September 15, DeepMind introduced two new voice models, Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking, both built to make spoken conversation feel less like issuing commands and more like collaborating.

What it is

These are "live dialogue" models, meaning they are designed for near real-time back-and-forth using your voice rather than typing. There are two flavors. Gemini 3.8 Live is the efficient one, tuned for scale and lower cost, with fluid conversation and what Google calls visual grounding, the ability to take in what a camera sees and factor it into the chat. Gemini 3.8 Live Extended Thinking is the heavyweight, built for complex, multi-step tasks that need deeper reasoning.

The neat trick in the Extended Thinking version is that it reasons and speaks at the same time. Instead of going silent while it works, it offers early verbal cues like "Let me check that" and then narrates its progress as it churns through a multi-step task. The lighter 3.8 Live model does something similar with tools. It can fire off API calls in the background, acknowledge your request, and keep chatting while the work finishes.

Why it matters

Voice agents have been a persistent tease. They demo well and disappoint in practice, usually because they are either fast but dim or smart but sluggish. Google's pitch is that these models push on both fronts at once.

The numbers back some of that up, though they come with the usual caveat that many are Google's own or from third-party benchmarks it chose to highlight. Gemini 3.8 Live Extended Thinking took the top spot on Artificial Analysis' Speech to Speech Quality Index with a score of 82.6, and led on agentic task completion, including 35.1% on a banking-focused test from Sierra. It scored 97.7% on Big Bench Audio, a reasoning test. The lighter 3.8 Live model landed second in the Speech Agent Arena, a head-to-head user preference ranking.

Benchmarks aside, the practical features are the interesting part. The model automatically detects and switches between 97 languages mid-conversation, so you can start in one language and drift into another without resetting anything. That is genuinely useful for customer support, travel, and multilingual households.

Where you'll run into it

Google is spreading these models across its products and its developer tools. For everyday users, 3.8 Live is rolling out in Search Live, where it can walk you through step-by-step troubleshooting in real time. The Extended Thinking version is arriving in Gemini Live, and for paying subscribers it reaches into Workspace apps like Docs, Gmail, and Keep.

For developers, both models are available through the Gemini API and Google AI Studio. Google is also leaning on partners that handle the messy plumbing of real-time audio streaming, including LiveKit, Pipecat, Vercel, and Agora, so builders can focus on the experience rather than the infrastructure. Companies such as Salesforce, Genspark, and Lumeris are named as partners, though most enterprise access is still in private preview.

One responsible-AI detail worth noting: all audio these models generate carries SynthID, an imperceptible watermark woven into the sound. The idea is that AI-generated speech stays detectable, which matters as synthetic voices get harder to distinguish from real ones.

What's next

The obvious frontier here is the voice agent that actually holds up in production. Reasoning while speaking, running tasks in the background, and hopping between languages are the ingredients businesses have wanted before trusting a bot with real customer conversations. Whether these models deliver outside of curated benchmarks is the question the coming months will answer, as partners move from private preview to live deployments. If they do, the era of waiting through awkward AI pauses may quietly end. Talking to software might finally feel like talking.