Google

Google

Gemini 3.5 Live Translate

This model provides low-latency, audio-to-audio speech translation across 70+ languages while preserving the original speaker's intonation and pacing. Reach for it when building real-time voice agents or live dubbing workflows that require WebSocket-based streaming.

Modalities

Text → Audio

Price

$0.0635 / min

Speed

fast

Pricing

Per minute of audio processed. Min billable: 1 minute.

$0.0635 / min

When to use Gemini 3.5 Live Translate

Updated 2026-07-31

Where this model earns its cost — and where it doesn't.

Gemini 3.5 Live Translate is a real-time speech-to-speech model from Google. It accepts audio input and returns translated audio output, maintaining the original speaker's pitch, pacing, and intonation across more than 70 languages.

On Kyma, it runs as a WebSocket-based realtime session. Requests automatically failover if a serving path degrades, and the platform returns exact usage costs in the response payload. Prompt caching is supported, billing repeated prefixes at 10% of the standard input rate.

It does not support text input, vision, structured outputs, or reasoning. The context window is 16,384 tokens with a maximum output of 32,768 tokens. It operates on a per-minute billing mode and sits in the premium cost tier.

Live Voice Translation

Translates spoken audio across 70+ languages in near real-time while keeping the original voice characteristics.

Multilingual Voice Agents

Powers conversational agents that listen and respond in audio without intermediate text steps.

Real-Time Audio Dubbing

Generates synchronized translated audio tracks that match the source speaker's pacing and intonation.

Streaming Audio Conversations

Handles continuous WebSocket sessions for interactive audio conversations with fast turnaround.

Not ideal for: Do not use this model for text-based chat, image analysis, structured data extraction, or tasks requiring explicit reasoning steps.

Quick start

Up and running in under two minutes.

  1. 1

    Create an API key

    Sign up and grab a key from the dashboard — $0.50 free credit, no card required.

    Get API key →
  2. 2

    Make your first request

    Drop in your key and send a chat completion — fully OpenAI-compatible.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "gemini-3.5-live-translate-preview",
        "messages": [
          {"role": "user", "content": "Explain prompt caching in one paragraph."}
        ]
      }'
  3. 3

    Stream responses

    Add "stream": true to receive tokens as they arrive.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "gemini-3.5-live-translate-preview",
        "stream": true,
        "messages": [{"role": "user", "content": "Hello!"}]
      }'

FAQ

Common questions about this model.

How much does Gemini 3.5 Live Translate cost?

$0.0635 per min. Per minute of audio processed. Min billable: 1 minute.

How do I use Gemini 3.5 Live Translate?

Kyma is OpenAI-compatible: point your SDK's base URL at https://kymaapi.com/v1, use your Kyma API key, and set the model to gemini-3.5-live-translate-preview. Signing up is free and includes $0.50 of credit — no card required.

Does this model accept text prompts?

No, it only accepts audio input and returns audio output. Use a text-to-audio or text-to-text model if your workflow requires written input.

How does Kyma handle connection drops during a realtime session?

Every request includes automatic failover. If a serving path degrades, Kyma reroutes the WebSocket session transparently without dropping the connection.

Can I cache prompts to reduce costs?

Yes, prompt caching is supported. Repeated prompt prefixes are billed at 10% of the standard input rate, and exact costs are returned in the usage.cost field.

Start with $0.50 free credit — no card required.Create account →

More models by Google

See all 18
ModelContextInputOutput
GoogleGemini 3.6 Flash1M$2.025$10.125
GoogleGemini 3.5 Flash Lite1M$0.405$3.375
GoogleGemini 3.5 Flash1M$2.025$12.15
GoogleGemma 4 31B128K$0.0702$0.2006
GoogleGemini 3.1 Flash Live$0.0389 / min
GoogleNano Banana 3 Flash (preview)$0.046 / image
GoogleGemini 3 Flash (Audio)$0.0026 / min
GoogleGemini 3 Flash1M$0.3375$1.35