Tech • AI • Robotics • Game

VIDEO
ENFR
TodayPlayShortsTop StoriesFor youTopicsVideosYT channelsArchivesSearchFavorites

What's new in the Gemini Live API

8/10
GoogleGoogle for DevelopersSeptember 15, 2026 at 05:04 PM7:16
Audio player
0:00 / 0:00

TL;DR

Google’s Gemini Live API has added async function calling, proactive audio, send client content context injection, and high-reasoning native audio features aimed at making live voice agents more responsive and capable.

KEY POINTS

Proactive audio limits interruptions

The updated Gemini Live API can now be configured to speak only when relevant, rather than responding to every conversational turn. In one demonstration, the agent remained silent unless directly addressed as Gemini, allowing a natural side conversation to continue without unnecessary interruptions. The feature is designed for voice assistants that need to stay present but not intrusive.

Context can be injected without forcing a reply

A new send client content capability lets developers pass information into an ongoing session without triggering an immediate spoken response. That enables silent backchannel updates, such as adding context, user state, or app data while a conversation continues. The result is tighter coordination between application logic and the live model.

Async function calling keeps conversations moving

The API now supports async function calling, allowing slower tools or external systems to run in the background while the agent keeps talking. In a sample workflow, an order lookup for order ID 1234 XYZ was initiated, the assistant provided status updates in real time, and later returned a shipping result. The order was reported as shipped with an estimated arrival date of August 11, 2026.

Higher reasoning comes to native audio

High reasoning and more advanced reasoning modes are now available in the live native audio experience. This extends more capable multi-step problem solving to voice interactions, rather than limiting it to text-first environments. The move brings what was described as frontier-level reasoning into live conversational use cases.

Background reasoning can handle complex creative tasks

A comparison using an SVG drawing request for a pelican riding a bike illustrated how stronger reasoning models improve output quality. A standard native audio model produced a weaker result, while a Max high reasoning model generated a more elaborate illustration that included a helmet, flying scarf, and a more detailed bicycle. The task ran in the background while the conversation continued in parallel.

Responsiveness remains during long-running jobs

One of the central changes is the ability to combine heavy background processing with real-time interaction. While the system worked on generating the SVG, it continued answering unrelated questions without blocking the session. That architecture is intended to support use cases where users expect both immediate conversation and deeper computation within the same live exchange.

CONCLUSION

The latest Gemini Live API update focuses on making live voice agents less disruptive, more context-aware, and better able to juggle long-running tasks. Together, the new features push real-time conversational systems closer to practical, high-capability assistants for apps and services.

Explain this
Full transcript

More from Google