# Gemini 3.8 TTS is cheaper now. Its price doubles January 1

> Google's stable Gemini 3.8 TTS models lower generated-audio costs, but prices double January 1 and migration changes prompts and WAV handling.

By BIG CHANGE Editorial

Published: 2026-09-23T18:27:39.501Z
Updated: 2026-09-23T18:27:39.501Z
Canonical: https://bigchange.ai/blog/gemini-3-8-tts-pricing-migration

![A single unbranded studio monitor sits on isolation pads on a wall-mounted shelf inside a sound-treated alcove.](https://bigchange.ai/api/media/file/gemini-tts-studio-monitor-hero-v2.png)
AI-generated conceptual illustration by BIG CHANGE.

[Google's September 23 launch](https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-8-text-to-speech/) brings two stable speech models to the Gemini API and AI Studio: Flash for creative work and Flash-Lite for volume. Gemini Enterprise API access is coming later.

Both cost less per generated minute than 3.1 Flash TTS Preview. Their Standard rates double on January 1, 2027. Migration also changes how applications send instructions and save audio.

## The big change

- **What changed:** The new tiers separate transcript text from performance directions and support reusable voices.
- **Why it matters:** A voice pipeline has two migration costs to consider: engineering changes now and the scheduled increase in generation charges.
- **What to watch:** For dubbing, audiobooks and voice agents, compare intelligibility and speaker consistency on real production scripts across languages. Those results determine whether a cheaper generated minute also reduces the cost of usable audio.

## Output cost per minute

[Google's pricing table](https://ai.google.dev/gemini-api/docs/pricing?hl=en) specifies 25 audio tokens per second: 1,500 per minute. The calculation is output rate × 1,500 / 1,000,000; text-input charges are additional. All figures below are US dollars at Standard rates.

| Model | Listed languages | Input / output per 1M tokens through Dec. 31, 2026 | Output/minute now | Output/minute from Jan. 1, 2027 |
| --- | --- | --- | --- | --- |
| Gemini 3.8 Flash TTS | 130 | $0.50 / $9 | $0.0135 | $0.027 |
| Gemini 3.8 Flash-Lite TTS | 101 | $0.50 / $6 | $0.009 | $0.018 |
| Gemini 3.1 Flash TTS Preview | — | $1 / $20 | $0.03 | No announced change |

For the 3.8 models, Batch and Flex cost half Standard; Priority costs 1.8 times Standard. Google's [model index](https://ai.google.dev/gemini-api/docs/models) recommends replacing the legacy 3.1 preview with either new tier.

## Prompts and audio files need changes

The [Flash migration guide](https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash-tts) says transcript text is spoken verbatim. Put sustained directions and speaker labels in `speech_metadata`; an old instruction such as “Say cheerfully:” can otherwise be read aloud. Brief events such as `<laugh>` remain inline.

Every multi-speaker turn must name a speaker matching the configuration. Unary responses now contain WAV headers, replacing the old default of raw PCM. Remove code that adds a WAV header, or explicitly request a raw format.

[Flash-Lite's documentation](https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash-lite-tts) confirms a shared schema and limits of 8,192 input tokens and 16,384 output tokens for both tiers. Applications can therefore compare them through the same integration.

## Voice replication and evaluation

Google describes more than 2,000 ready-made voices, voice design and replication from a 30-second sample of a voice the user has rights to use. Replication requires a matching verbal-consent recording. Google says generated clips carry SynthID, and replicated voices have C2PA credentials.

AI Studio voice replication excludes Illinois, Texas, the European Economic Area, the UK, Switzerland and India.

Google reports Flash scores of 71.4 overall and 60.8 for accent modeling on Hume's Voice Design Benchmark. It places Flash and Lite first and second on Hume's Overall Quality Index.

[Artificial Analysis](https://artificialanalysis.ai/text-to-speech/models/gemini-3-8-flash-tts) separately listed Flash at 1260.15 Arena Elo, 27th among 95 models, on September 23. This measures crowd preference; the reviewed listing does not establish performance by language or over long recordings. No equivalent independent Lite result was used here.

For a comparison with another hosted speech lineup, see our [Qwen Audio 3.1 API and pricing analysis](https://bigchange.ai/blog/qwen-audio-3-1-models-api-pricing).

## Sources

- [Gemini 3.8 text-to-speech says hello](https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-8-text-to-speech/) — Official launch scope, model roles, language totals, voice features, consent controls, regional access and Google-reported benchmark results. Quality claims remain attributed to Google.
- [Gemini 3.8 Flash TTS model documentation](https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash-tts) — Current request schema, input and output limits, transcript treatment, inline event tags, multi-speaker validation and the move from raw PCM to default WAV output.
- [Gemini 3.8 Flash-Lite TTS model documentation](https://ai.google.dev/gemini-api/docs/models/gemini-3.8-flash-lite-tts) — Current description of the high-throughput tier, its 101 listed languages and its shared 3.8 interface.
- [Gemini API pricing](https://ai.google.dev/gemini-api/docs/pricing?hl=en) — Official Standard, Batch, Flex and Priority rates, the December 31 introductory-price deadline, January 1 rates and the 25-audio-tokens-per-second conversion.
- [Text-to-speech generation](https://ai.google.dev/gemini-api/docs/speech-generation) — Current speech guide documents the 3.8 language table, transcript treatment and migration behavior. Its current language table does not establish the older preview’s language total.
- [Gemini models](https://ai.google.dev/gemini-api/docs/models) — Current model index labels 3.1 Flash TTS as a legacy preview and recommends updating to Gemini 3.8 Flash TTS or Flash-Lite TTS.
- [Gemini 3.8 Flash TTS quality, speed and price analysis](https://artificialanalysis.ai/text-to-speech/models/gemini-3-8-flash-tts) — Independent launch-day listing for the exact Flash model: 1260.15 Arena Elo and 27th of 95 at review time. The ranking can move and is not a multilingual or long-form validation.
