Moving Beyond Cascaded Stacks to Native Speech-to-Speech

Google and Google DeepMind officially unveiled Gemini 3.8 Live alongside Gemini 3.8 Live Extended Thinking on September 15, 2026, targeting the structural bottlenecks inherent in traditional voice systems. For years, voice-enabled artificial intelligence has relied on cascaded pipelines: converting user speech into text through Automatic Speech Recognition (ASR), processing that transcription via a text-based Large Language Model (LLM), and finally running the response through a Text-to-Speech (TTS) synthesizer.

This multi-stage serialization not only accumulated compounding latencies but also stripped away prosody, emotional tone, and non-verbal nuances. In contrast, the Gemini 3.8 Live family operates as native audio-to-audio foundation models, streaming audio inputs directly into audio outputs. The architecture supports near-real-time visual grounding, mid-conversation interruptions, and responsive context shifts across 97 supported languages without dropping conversational state.

Extended Thinking Mechanics: Asynchronous Reasoning Without Dead Air

The central technical milestone of this release is Gemini 3.8 Live Extended Thinking, which directly addresses a persistent paradox in conversational AI: deep reasoning traditionally ruins conversational flow. When legacy models engage in intensive multi-step chain-of-thought calculation or wait on external tool executions, the user is typically met with several seconds of unnatural dead air, breaking the illusion of fluid dialogue.

Extended Thinking implements an asynchronous background reasoning protocol. Under this mechanism, the model processes background computation, logical chains, and non-blocking tool calls concurrently while maintaining an uninterrupted audio stream. The system can verbally acknowledge requests, explain its progress, or answer collateral queries while executing complex multi-step routines behind the scenes.

Benchmark Validation, API Commercials, and Watermarking

Standardized performance figures reflect these architectural choices. Gemini 3.8 Live Extended Thinking captured the #1 position on Artificial Analysis’ Speech to Speech Quality Index with an overall score of 82.6. It achieved a 97.7% accuracy mark on Big Bench Audio. In dynamic tool-calling benchmarks, it completed 68.6% of tasks on the tau-Voice agentic evaluation and scored 35.1% on Sierra’s specialized tau-Voice-banking benchmark. The standard low-latency Gemini 3.8 Live model secured the #2 rank on the Speech Agent Arena leaderboard.

Google has made the models accessible to developers through Google AI Studio and the Gemini Live API. Commercial rates are set at $0.005 per minute for audio input and $0.018 per minute for audio output. To maintain safety compliance, all outgoing synthetic audio streams are stamped with Google's imperceptible SynthID watermarks. Consumer deployment spans rollouts across Gemini Live, Search Live, and Google Workspace applications (Docs, Gmail, and Keep) for eligible enterprise and premium subscriber tiers.

Practitioner Reactions and Operational Trade-offs

Early reception among developers and software practitioners has centered heavily on the elimination of conversational lag. Technical discussions highlighted the practical breakthrough of conducting complex thinking and external tool execution without forcing the user to endure awkward dead air, noting that natural conversational rhythm has historically been the primary failure point for voice agents.

Nevertheless, seasoned practitioners continue to voice caution regarding long-horizon operational stability. Skeptics point out that the initial disclosures provide limited evidence regarding how the model maintains context coherence when background operations take longer than anticipated or fail entirely. The core question remains whether extended reasoning loops will eventually cause contextual drift, hallucinated status updates, or delayed audio pacing during prolonged production sessions.

Implications for Thai Enterprise and Banking Automation

For enterprises in Thailand—particularly across telecommunications, banking, and e-commerce—native audio foundation models supporting 97 languages offer a clear path toward modernizing legacy customer contact centers. Prior conversational IVR deployments in the region suffered from brittle state management and disjointed pacing whenever user requests required back-office database queries.

With API rates structured at fractions of a cent per minute ($0.005 input, $0.018 output), Thai organizations can realistically model lower unit economics for automated voice tier-one support compared to human-operated centers. However, enterprises in regulated sectors must balance speed against verified governance, conducting rigorous local integration trials to ensure that background operations comply strictly with local transaction standards before entrusting core banking workflows to autonomous voice reasoning.

Why it matters

Eliminating awkward dead air during multi-step background reasoning unlocks enterprise-grade voice agents capable of conducting complex back-end operations and transactions without degrading conversational cadence.

Primary material