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

70% of devs say AI code has more vulns; 30% ship it anyway — Checkmarx survey
70% of developers believe AI-generated code has significantly more vulnerabilities, yet 30% knowingly ship vulnerable code into production. The Checkmarx survey of 2,350 respondents also finds 93% of orgs suffered security breaches from vulnerable apps.

Federal Agencies Ordered to Cease Using Anthropic AI Technology
President Donald Trump has ordered U.S. government agencies to immediately stop using technology from AI company Anthropic. The order comes as Anthropic faces pressure from the Defense Department regarding usage restrictions on its AI models.

Claude Code v2.1.197: Claude Sonnet 5 Default, 1M Tokens, Promo Pricing
Claude Code v2.1.197 introduces Claude Sonnet 5 as the default model, with a native 1M-token context window and promotional pricing at $2/$10 per Mtok until August 31.

Local vs Cloud Models: Qwen-3.6-27B, Gemma-4-31B, Claude Haiku, Codex-Spark on Hard Code Gen
A user tested Qwen-3.6-27B (q4_k_m) locally on an RTX 5080 against API-based Gemma-4-31B, Claude Haiku 4.5, and Codex-Spark on a complex code task. Only Codex-Spark produced complete code (but with import errors); all others failed partially. Cost: Gemma used $0.112 for 803k input tokens.