Grok Voice Think Fast 1.0
xAI
Build real-time voice applications powered by Grok. Stream audio and text bidirectionally via WebSocket for voice assistants, phone agents, and interactive voice systems.
- Realtime
- Context
- —
- Max output
- —
- Input / 1M
- —
- Output / 1M
- —
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass spacexai/grok-voice-think-fast-1.0 as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "spacexai/grok-voice-think-fast-1.0",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
- This model has no published token pricing.
