cd /news/generative-ai/gemini-live-audio · home topics generative-ai article
[ARTICLE · art-131653] src=simonwillison.net ↗ pub= topic=generative-ai verified=true sentiment=↑ positive

Gemini Live audio

Google released Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking, two new speech-to-speech models that mirror the shape of OpenAI's GPT-Live family. Developer Simon Willison used GPT-6 Astra Extra High to build a browser-based web UI for the models that connects to the wss://generativelanguage.googleapis.com WebSocket endpoint and uses the Web Audio API AudioContext for capture and playback, letting users select a model and voice preset, enter an optional system prompt, and interrupt the model mid-speech.

read1 min views1 publishedSep 15, 2026

Tool: Gemini Live audio Google released Gemini 3.8 Live and 3.8 Live Extended Thinking today - two new speech-to-speech models that are a similar shape to OpenAI's GPT-Live family.

I pointed GPT-6 Astra Extra High at the documentation and had it build me this web UI for trying out the new models. You can select a model and voice preset, enter an optional system prompt and then start a voice conversation through your browser, including the ability to interrupt the model while it is talking.

The implementation uses no libraries. It connects to the wss://generativelanguage.googleapis.com/ws/google.ai.generativelanguage.v1alpha.GenerativeService.BidiGenerateContent?key=... WebSocket endpoint and uses a Web Audio API AudioContext for both capture and playback.

Here's [the Gemini Live tutorial](https://ai.google.dev/gemini-api/docs/live-api/get-started-websocket) for getting started with that WebSockets API.

Tags: [google](https://simonwillison.net/tags/google), [tools](https://simonwillison.net/tags/tools), [websockets](https://simonwillison.net/tags/websockets), [generative-ai](https://simonwillison.net/tags/generative-ai), [llms](https://simonwillison.net/tags/llms), [gemini](https://simonwillison.net/tags/gemini), [llm-release](https://simonwillison.net/tags/llm-release), [speech-to-text](https://simonwillison.net/tags/speech-to-text)
── more in #generative-ai 4 stories · sorted by recency
── more on @google 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/gemini-live-audio] indexed:0 read:1min 2026-09-15 ·