Gemini 3.1 Flash Live: Google's latest audio model with improved benchmarks and watermarking

What's new in Gemini 3.1 Flash Live
Google has released Gemini 3.1 Flash Live, their highest-quality audio and voice model designed for real-time dialogue. The model delivers improved speed and natural rhythm for voice-first AI applications.
Key technical details
- Benchmark scores: 90.8% on ComplexFuncBench Audio (multi-step function calling with constraints) and 36.1% on Scale AI's Audio MultiChallenge (complex instruction following with "thinking" on)
- Improved capabilities: Better tonal understanding, recognition of acoustic nuances like pitch and pace, and dynamic adjustment to user frustration or confusion
- Watermarking: All audio generated includes SynthID watermark for AI content detection
- Multilingual support: Available in over 200 countries and territories
Availability and access
- For developers: Available in preview via Gemini Live API in Google AI Studio
- For enterprises: Included in Gemini Enterprise for Customer Experience
- For general users: Accessible via Search Live and Gemini Live
The model enables building voice-ready agents that handle complex tasks in noisy environments and supports longer conversation threads during extended interactions.
📖 Read the full source: HN AI Agents
👀 See Also

Exploring What Files are Included in the Context Window of a Telegram Chat
Join us as we delve into understanding what files are part of a Telegram chat's context window, enhancing your operational knowledge.

Reddit user shares bizarre AI persona portability story from Vanity Fair article
A Reddit post discusses a Vanity Fair article anecdote where a woman attempted to port her AI companion 'Max' from ChatGPT to Claude, resulting in unexpected behavior from Claude.

Claude-Code v2.1.74 Release: Memory Leak Fixes, Context Optimization, and Plugin Improvements
Claude-Code v2.1.74 fixes a critical memory leak in streaming API responses that caused unbounded RSS growth on Node.js/npm code paths. The update adds actionable suggestions to the /context command and introduces the autoMemoryDirectory setting for custom auto-memory storage.

Agent Memory Is Not a Storage Problem: It's an Authority Problem
A developer argues that agent memory fails not because retrieval misses, but because all notes return with equal authority. The fix: a graph with roles, expiration, and activation fields.