GEMINI LABJP
NANOLITE — Nano Banana 2 Lite is here: Google's fastest and most cost-efficient Gemini Image model, made for running lightweight image generation cheaplyOMNIFLASH — Gemini Omni Flash is in public preview, a natively multimodal model that lets enterprises and developers build custom, dynamic video workflowsAGENTS — Managed Agents expand with background: true for async server-side runs and polling, remote MCP server integration, and refreshing credentials across interactionsMEMORY — The Memory Bank IngestEvents API is generally available, decoupling event ingestion from memory generation so you can stream content continuouslyTHROUGHPUT — Provisioned Throughput now lets you submit up to seven pending orders for the same model and regionDEPRECATE — Image generation models shut down on August 17, and the Grok 4.1 family on the Gemini Enterprise Agent Platform on August 20NANOLITE — Nano Banana 2 Lite is here: Google's fastest and most cost-efficient Gemini Image model, made for running lightweight image generation cheaplyOMNIFLASH — Gemini Omni Flash is in public preview, a natively multimodal model that lets enterprises and developers build custom, dynamic video workflowsAGENTS — Managed Agents expand with background: true for async server-side runs and polling, remote MCP server integration, and refreshing credentials across interactionsMEMORY — The Memory Bank IngestEvents API is generally available, decoupling event ingestion from memory generation so you can stream content continuouslyTHROUGHPUT — Provisioned Throughput now lets you submit up to seven pending orders for the same model and regionDEPRECATE — Image generation models shut down on August 17, and the Grok 4.1 family on the Gemini Enterprise Agent Platform on August 20
TAG

text-to-speech

4 articles
Back to all tags
Related:
gemini-3.1-flash-tts2audio2podcast2python2tts2cost-optimization1gemini-api1swiftui1ios1avaudioengine1audio-generation1monetization1
Gemini API/2026-06-25Intermediate

Turning Articles into Audio with the Gemini 3.1 Flash TTS Preview: Splitting Long Text, Stitching It Back, and What It Actually Costs

The Gemini 3.1 Flash TTS preview launched today. Here is a single-narrator pipeline that converts a written article into clean audio, including how to split long text, stitch PCM without ugly seams, keep one voice steady, and estimate the real per-article cost.

Gemini API/2026-05-14Intermediate

Integrating Gemini TTS API into SwiftUI — Two AVAudioEngine Pitfalls I Hit

A practical guide to playing Gemini TTS API's raw PCM audio in SwiftUI using AVAudioEngine. Covers the two hidden pitfalls around PCM format handling and AVAudioSession timing that the official docs don't mention.

Gemini API/2026-05-02Advanced

Building an AI Podcast Pipeline with Gemini 3.1 Flash TTS Emotional Tags and Multi-Speaker — A Complete Commercial Content System

Learn how to build a production-ready AI podcast generation pipeline using Gemini 3.1 Flash TTS's 200+ emotional tags and multi-speaker capabilities. From cost calculations to monetization strategy — everything you need to launch a content service generating $700/month as an indie developer.

Gemini Advanced/2026-03-12Intermediate

Putting Gemini's TTS to Real Work — Voices, Pacing, and What It Costs to Run

Field notes on adding Gemini's text-to-speech to a solo-developer app: calling it with the google-genai SDK, the raw-PCM-to-WAV gotcha, choosing voices and pacing, and how the costs actually add up.