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 / minWhen to use Gemini 3.5 Live Translate
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
Create an API key
Sign up and grab a key from the dashboard — $0.50 free credit, no card required.
Get API key → - 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
Stream responses
Add
"stream": trueto 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?
How do I use Gemini 3.5 Live Translate?
Does this model accept text prompts?
How does Kyma handle connection drops during a realtime session?
Can I cache prompts to reduce costs?
More models by Google
See all 18 →| Model | Context | Input | Output |
|---|---|---|---|
| 1M | $2.025 | $10.125 | |
| 1M | $0.405 | $3.375 | |
| 1M | $2.025 | $12.15 | |
| 128K | $0.0702 | $0.2006 | |
| — | $0.0389 / min | ||
| — | $0.046 / image | ||
| — | $0.0026 / min | ||
| 1M | $0.3375 | $1.35 | |