---
title: "Google Launches Gemini 3.8 Live and Extended Thinking Models"
date: 2026-09-15
author: "Barry Elad"
featured_image: "https://sqmagazine.co.uk/wp-content/uploads/2026/09/gemini-3-8-live-and-extended-thinking-launch.jpg"
categories:
  - name: "Artificial Intelligence"
    url: "/artificial-intelligence.md"
tags:
  - name: "News"
    url: "/tag/news.md"
---

# Google Launches Gemini 3.8 Live and Extended Thinking Models

Google launched two new voice AI models on September 15: Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking. The models target developers and enterprises building voice agents, according to a [Google blog post](https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-8-live-gemini-3-8-live-extended-thinking/).

## The Big Picture

- Google released Gemini 3.8 Live for cost-efficient, large-scale voice agent deployment.
- Gemini 3.8 Live Extended Thinking targets complex, multi-step reasoning tasks spoken aloud.
- Both models automatically detect and switch between 97 supported languages mid-conversation.
- Gemini 3.8 Live Extended Thinking reasons and speaks simultaneously, narrating progress on background tasks.
- Partners including Salesforce, Genspark, and Lumeris are integrating the models into voice products.

## Google Launches Gemini 3.8 Live

Gemini 3.8 Live processes visual inputs in near real-time, letting the model factor in what a user shows it while a conversation continues. The model also executes tool calls and API requests in the background without pausing dialogue, so it can acknowledge a request verbally while the task completes behind the scenes.

**Gemini 3.8 Live Extended Thinking** extends that design for harder problems. It reasons and speaks at the same time rather than pausing to think, using verbal cues such as “**Let me check that**” to bridge the gap while it works. For multi-step background tasks, it narrates progress aloud as each step finishes.

Google reports that Gemini 3.8 Live Extended Thinking scored well on independent benchmarks it cited, including a mark on Artificial Analysis’ **Speech to Speech Quality Index**, 68.6% on the **τ-Voice agentic benchmark**, 35.1% on **Sierra’s τ-Voice-banking test**, and 97.7% on **Big Bench Audio.** Google says Gemini 3.8 Live placed second in the Speech Agent Arena while remaining priced for high-volume use. On ServiceNow’s EVA-Bench, run through the Live API on the Gemini Enterprise Agent Platform, Google says its models balance accuracy against conversational quality for complex workflows.

> <https://t.co/5g6C516PN3>
> 
> — Google AI Studio (@GoogleAIStudio) [September 15, 2026](https://x.com/GoogleAIStudio/status/2099907558886760562?ref_src=twsrc%5Etfw)

 ## Availability and Developer Access

Both models are rolling out starting today across several channels, per Google. Developers can access Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking through the Gemini API and Google AI Studio. Enterprises get Gemini 3.8 Live in private preview through [Gemini Enterprise](https://sqmagazine.co.uk/google-gemini-ai-statistics/), with Gemini Enterprise for Customer Experience support coming later. Gemini 3.8 Live Extended Thinking follows the same enterprise path plus Google Workspace business accounts.

Consumer access varies by product. Gemini 3.8 Live reaches Search Live for general users. Gemini 3.8 Live Extended Thinking arrives in the Gemini Live app, for Google AI Pro and Ultra subscribers using Workspace tools in Docs, and for all Google AI subscribers in [Gmail](https://sqmagazine.co.uk/gmail-statistics/) and Keep.

Voice platform providers including **Agora**, **Fishjam**, **LiveKit**, **Pipecat**, **Vercel**, and **Vision Agents** have integrated the Gemini Live API, handling the real-time media streaming layer so developers can focus on the voice interface itself rather than the infrastructure beneath it.

Every audio output from the new models carries a **SynthID watermark**, an imperceptible signal Google embeds directly into generated audio so the content stays detectable as [AI-generated](https://sqmagazine.co.uk/generative-ai-statistics/). Google points users to its model card for the full safety and responsibility approach.

## Why It Matters?

The near real-time visual grounding and background task execution matter more than the benchmark scores for anyone actually building with these models. A [voice agent](https://sqmagazine.co.uk/voice-assistant-usage-statistics/) that can glance at what a user is showing it, keep talking while an API call resolves, and switch languages mid-sentence solves the dead air and rigid turn-taking that made earlier voice assistants feel scripted rather than conversational. Extended Thinking’s approach, narrating progress instead of going silent to reason, is the more interesting design choice. It treats latency as a UX problem to manage rather than a technical constraint to hide.

Developers evaluating these models should treat **Google’s cited benchmark figures** as vendor reported until third-party leaderboards catch up, since independent scores for brand new releases often lag by days. Anyone already building on the Gemini Live API should check whether their integration handles the new background tool calling behavior correctly, since agents that assumed synchronous responses may need updates to work with a model that keeps talking while tasks run. Teams evaluating a switch should also confirm SynthID detection tooling covers audio in their moderation pipeline before relying on it for compliance purposes.

Definition of Model Card. Link to full glossary entry follows the description.**Model Card**A model card is a short document released alongside a trained machine learning model that reports its intended uses, evaluation results and limitations.

[Read more](https://sqmagazine.co.uk/glossary/model-card/)