What is Gemini 3.8 Live?
Gemini 3.8 Live is Google DeepMind’s real-time multimodal voice model for developers building conversational agents that can listen, speak, reason, use tools, and complete tasks during live interactions. Unlike traditional voice systems that combine separate speech recognition, language, and text-to-speech components, Gemini 3.8 Live provides a native speech-to-speech architecture intended to create more fluid conversational experiences. The model can continue streaming an audio response while asynchronous function calls execute in the background, reducing pauses when an agent needs information from external services. This makes it suitable for applications such as customer service, scheduling, transactions, enterprise assistants, interactive training, and other workflows that require both conversation and action. Gemini 3.8 Live can consume visual context alongside audio, allowing developers to create agents that respond to what a user is saying as well as what a camera or visual input is showing. Incremental content updates let applications combine real-time dialogue with structured information and update responses as new data arrives. The model supports more than 97 languages and is designed to provide consistent accents across multilingual conversations. It also improves recognition of alphanumeric information such as confirmation codes, policy numbers, claim identifiers, technical values, and other data where transcription precision is important. For more demanding workflows, Gemini 3.8 Live Extended Thinking provides configurable reasoning that can work through complex multi-step problems in the background while the main conversation continues. Developers can access Gemini 3.8 Live through the Gemini Live API and Google AI Studio, with ecosystem integrations available through platforms including LiveKit, Pipecat, Agora, Fishjam, LangChain, Vercel, and Vision Agents.