Gemini 3.8 Flash TTS: design a voice, prove consent
Gemini 3.8 Flash TTS and Flash-Lite TTS add prompt-designed voices and 30-second voice cloning gated by consent verification, SynthID and C2PA. Prices double January 1.
Google's new text-to-speech models let you write a voice into existence — and they will not clone a real one without a recorded consent statement. On September 23, Google shipped Gemini 3.8 Flash TTS and Gemini 3.8 Flash-Lite TTS to the Gemini API and AI Studio. The interesting part of this release is not the audio quality. It is that Gemini 3.8 Flash TTS ships provenance and consent as product features, not policy pages — and that the introductory pricing has a hard expiry date.
What actually happened
Two models, split by job. Flash TTS targets voice design, character acting and long-form audio, with line-by-line control over delivery, pacing, dialect shifts and scripted vocal bursts. Flash-Lite TTS targets high-volume work — dubbing, bulk audio, voice agents — at a lower output rate.
Voice design is the headline capability: describe a role, accent and set of vocal characteristics in plain language, across 100+ languages and regional varieties, and get back a reusable voice ID you paste into your code. No more picking from a fixed preset list.
Voice replication is the part with rules attached. Google recreates a consistent vocal profile from a 30-second sample, but the flow requires a verbal consent recording from the voice owner that matches the reference speaker before the voice can be created. Every clip the Gemini audio models generate carries SynthID watermarking, and replication adds C2PA credentials.
Now the meter. Google's pricing page lists text input at $0.50 per million tokens for both models through December 31, 2026, with audio output at $9.00 per million tokens for Flash TTS and $6.00 for Flash-Lite TTS. On January 1, 2027, every one of those figures doubles: $1.00 input, $18.00 and $12.00 output. There is a free tier for both. Enterprise availability through the Gemini Enterprise API is listed as coming soon.
Why voice design and consent verification matter for your business
Built-in consent is a liability control you were otherwise going to build yourself. If you have ever wanted your founder's or receptionist's voice on a phone agent, the hard part was never the audio. It was the paperwork and the proof. A platform-enforced consent recording plus C2PA credentials on the output means the provenance trail exists without you inventing a process for it. Keep your own record too — but the default is now on your side.
SynthID changes what your voice content is. Every generated clip is watermarked and detectable. If your plan involves synthetic audio that a customer might reasonably assume is a human employee, decide now how you disclose it. Detectability is not a future risk. It shipped.
Price the workload in minutes, not tokens. At Google's audio token rate, the output cost lands under two cents per minute of speech today, and roughly double that from January. For an IVR that plays the same twelve prompts a thousand times a day, cache the audio and the model cost is a rounding error. For a live agent generating fresh speech every call, the January rate is the number your unit economics have to survive.
Pin the model in config. Two TTS models with different rates, plus a price change on a known date, is exactly the situation where a hardcoded model string becomes a January surprise. Name the model in configuration, log audio output tokens per workflow, and run the math at the 2027 rate before you call a voice product economical.
Key takeaways
- Gemini 3.8 Flash TTS and Flash-Lite TTS launched September 23, 2026 in the Gemini API and AI Studio
- Voice design generates reusable custom voices from natural-language prompts across 100+ languages
- Voice replication works from a 30-second sample but requires a verbal consent recording matching the reference speaker
- All generated audio carries SynthID watermarking; replicated voices add C2PA credentials
- Through December 31, 2026: $0.50 text input per million tokens; $9.00 (Flash TTS) and $6.00 (Flash-Lite TTS) audio output
- From January 1, 2027 every rate doubles — $1.00 input, $18.00 and $12.00 output
- Cache static prompts, meter live generation per workflow, and keep the model name in config
A voice agent is cheap to demo and expensive to run badly. We build phone and voice automation with the model in config, audio caching where it belongs, and a consent and disclosure trail you can hand to a lawyer. See what we've shipped or price your call volume against the 2027 rate.
Sources: Google, Gemini API pricing.
- #gemini
- #text-to-speech
- #voice-agents
- #llm-pricing
- #provenance
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
YouTube Custom Feeds: viewers now write the algorithm
YouTube's Custom Feeds let viewers describe what they want in plain language and Gemini builds the feed. Discovery just became a sentence, not a keyword.
Read itSora's API shuts down today. Vendors delete features.
OpenAI removes the Sora video API on September 24 with no replacement listed. Six months' notice, no successor — here's how to build so a deprecation is a config change.
Read it