TL;DR: Google's Gemini 3.5 Live Translate is a streaming speech-to-speech model that handles 70+ languages without manual configuration, preserves speaker voice characteristics, and operates continuously without waiting for full sentences. It's available now in the Google Translate app (Android/iOS), rolling out to Google Meet, and open to developers via the Gemini Live API.
70+Supported languages
2,000+Language pairs in one meeting
5→70+Google Meet language expansion
NowPublic developer preview (Live API)

What Is Gemini 3.5 Live Translate?

Gemini 3.5 Live Translate, announced June 9, 2026, is Google's latest audio AI model built for live speech-to-speech translation. Unlike traditional turn-by-turn systems that wait for a speaker to finish before generating a response, Gemini 3.5 Live Translate processes audio as it streams in. The result: fluid, near-real-time translated speech that stays just a few seconds behind the original speaker throughout the session.

The model automatically detects languages from over 70 options — no manual setup required. It preserves the speaker's intonation, pacing, and pitch, so translated speech sounds natural rather than robotic. Noise robustness ensures the model handles unpredictable environments, from crowded conference rooms to outdoor settings. All generated audio carries Google's SynthID inaudible watermark.

Where Is It Available?

Google Translate App (Android & iOS)

The Google Translate app's Live Translate feature now runs on Gemini 3.5 Live Translate, rolling out globally on both platforms today. Connect any pair of headphones and tap "Live translate" to start. On Android, Google is also introducing a new listening mode that streams translated audio directly through the phone's earpiece — no headphones required. Simply hold the phone to your ear like a regular call.

Google Meet

Speech translation in Google Meet is being upgraded from the previous five-language limit to 70+ languages, enabling more than 2,000 language combinations in a single meeting — no longer limited to translation via English as an intermediary. A new button in the meeting controls row provides instant access. The upgrade is rolling out in private preview to select Google Workspace business customers this month, with a broader rollout later this year.

Gemini Live API & Google AI Studio

Developers can access Gemini 3.5 Live Translate immediately through the Gemini Live API in public preview. The Gemini Cookbook includes example code for dubbing, simultaneous multilingual translation, and live interpretation workflows. Grab, the Southeast Asian ride-hailing service, is already piloting the model for driver-passenger communication across language barriers.

Key Technical Characteristics

Feature Detail
Language detection Automatic, no manual setup
Supported languages 70+
Translation mode Continuous streaming (not turn-by-turn)
Voice preservation Intonation, pacing, pitch maintained
Noise robustness Handles loud unpredictable environments
Safety SynthID watermark on all output audio
💡
Developer tip: The Gemini Live API public preview is accessible for free in Google AI Studio. Check the Gemini Cookbook for live dubbing and multi-language translation demos. For enterprise integration, consider pairing the Live API with real-time speaker diarization for automatic per-speaker translation channels in large multilingual meetings.

Why This Matters

Live speech-to-speech translation has historically required professional interpreters or dedicated hardware. Gemini 3.5 Live Translate brings this capability to a smartphone, enabling truly spontaneous cross-language conversation in any setting.

The Google Meet upgrade from 5 to 70+ languages is perhaps the most immediate enterprise impact. Teams no longer need a shared working language — members can speak their native language and be understood directly, without routing through English. For global organizations running international standups, client calls, or multi-region all-hands meetings, this removes a persistent friction point.

The continuous streaming architecture is what makes Gemini 3.5 Live Translate feel different from prior attempts. By generating speech as it listens — rather than processing complete utterances — the model maintains the natural rhythm of conversation. Gaps and pauses match the original speaker rather than introducing the artificial silences typical of batch-mode systems.

For developers, the public Gemini Live API opens new applications: live dubbing of video content, multilingual broadcast assistants, real-time interpretation apps, and language-agnostic customer service bots.

💬
Rollout timeline: Google Translate app (Android/iOS) — available now globally. Developer public preview (Gemini Live API + AI Studio) — available now. Google Meet business private preview — starting this month. Google Meet general availability — later this year.
Key Points
  • Gemini 3.5 Live Translate: streaming speech-to-speech translation across 70+ languages, no manual language setup
  • Preserves speaker intonation, pacing, and pitch; noise-robust for real-world environments
  • Google Translate app (Android/iOS) updated now; Android adds new headphone-free "listening mode"
  • Google Meet: 5 → 70+ languages, 2,000+ language combinations per meeting
  • Gemini Live API developer public preview available immediately in Google AI Studio
🔗
Resources · Official Sources · How to Use
Gemini 3.5 Live Translate Official Announcement (Google Blog)
Google AI Studio — Try Gemini Live API
Gemini Live API Documentation