Skip to main content
Pricing: $10/1m-tokens. Endpoint: POST /v1/models/google/gemini-tts/runs.
Google’s Gemini TTS converts text to realistic audio. 30 voice presets, multi-speaker synthesis (up to 10 speakers), 24+ languages, and inline style markers for expressive control.

Overview

Pricing

  • Base price: $10/1m-tokens
  • Note: Per 1M tokens (flash, output-dominated)

Gemini TTS API

Endpoint: POST /v1/models/google/gemini-tts/runs

Run the model

Python

Node.js

cURL

Request parameters

Input schema

Output schema

Callback payload

When you provide a callback_url, Runflow POSTs to it once the run reaches a terminal state.
  • Retries: 3 attempts with exponential backoff (1s, 2s). Retries on 5xx / network errors only.
  • Headers: Runflow-Request-Id is always sent. Runflow-Signature is sent if a signing secret is configured.

Additional Resources

Browse all models

Browse the catalog.

Run lifecycle

Callbacks, polling, statuses.

Callbacks

Handle async results.

Pricing

How requests bill out.