Grok Voice Think Fast 2.0
Grok Voice Think Fast 2.0 is SpaceXAI's second-generation speech-to-speech voice model, streaming audio in and audio out over a WebSocket session through AI Gateway.
- Price
- $4.80, Per session hourPlus $0.004 per client message
import { gateway } from '@ai-sdk/gateway';
export async function POST() { const { token, url } = await gateway.experimental_realtime.getToken({ model: 'spacexai/grok-voice-think-fast-2.0', });
return Response.json({ token, url, tools: [] });}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 |
|---|