Back
GoogleGemini API
Streaming support for speech generation: Streaming via streamGenerateContent is now supported for the…
AI summary
Written by AI from the official notes. Check them for exact details.Streaming for speech generation is now available in the Gemini model.
- Streaming via streamGenerateContent is now supported.
- Use stream: true in the Interactions API.
- Applicable for gemini-3.1-flash-tts-preview model.
Why it matters: Developers and users of the Gemini model should care for enhanced real-time speech generation capabilities.
Full release notes
- Streaming support for speech generation: Streaming via
streamGenerateContent(andstream: truein the Interactions API) is now supported for thegemini-3.1-flash-tts-previewmodel. To learn more, see the Text-to-Speech guide.