Gemini 3.8 Live
Gemini 3.8 Live is Google's model for real-time audio conversations. It supports spoken interactions for developers building voice assistants, conversational experiences, and applications that respond to users through audio. Your use is subject to Google's Terms & Privacy Policies.
- Input and output price
- Input $0.75, Output $4.50, Per 1M tokens
import { gateway } from '@ai-sdk/gateway';
export async function POST() { const { token, url } = await gateway.experimental_realtime.getToken({ model: 'google/gemini-3.8-live', });
return Response.json({ token, url, tools: [] });}Copy link to headingPlayground
Try out Gemini 3.8 Live by Google. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.
Voice agent
Talk to a realtime agent. It listens to your voice and replies with audio.
Copy link to headingProviders
Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.
| Provider |
|---|