AvailablexAIAudioSync
grok-voice-latest

Build next-gen apps with grok-voice-latest

API Code Example

Pricing

TokenLab Price

$0.000833

Per Second

One-click test

Sign in once and Web Agent keeps this model, prompt, and request preset for you.

Test grok-voice-latest in Web Agent. Run a minimal audio request at /v1/realtime, then show request body, response, and integration notes.

API workbench

The default route for production. The code sample below uses this endpoint with the format you pick.

RealtimeTokenLab endpoint
POST/v1/realtime
curl -X POST "https://api.tokenlab.sh/v1/realtime" \
  -H "Authorization: Bearer sk-xxx" \
  -H "Content-Type: application/json" \
  -d '{
  "operation": "realtime",
  "model": "grok-voice-latest"
}'

Use cases

01

Voice UX

Test speech, transcription, or audio generation before wiring it into an app.

02

Media workflows

See input requirements and response formats production audio flows actually need.

03

Side-by-side test

Compare real response quality, latency, and price for production defaults.

Prompt examples

Generate calm onboarding narration for a developer tool.

Transcribe a short customer call and pull out the action items.

Send the smallest possible request and walk me through every response field.

FAQ

How much does grok-voice-latest cost?

On TokenLab, grok-voice-latest costs $0.000833 Per Second. The pricing table above shows the full breakdown.

How do I call the grok-voice-latest API?

Get a TokenLab API key, then send your request to https://api.tokenlab.sh/v1/realtime. The API workbench above has a recommended endpoint and copy-ready code.

Which endpoint should grok-voice-latest use?

Use https://api.tokenlab.sh/v1/realtime as the default for grok-voice-latest. If a provider-native format is supported, the API workbench shows that endpoint too.

Can I test grok-voice-latest before integrating it?

Yes. Try in Web Agent opens a ready test for grok-voice-latest and keeps your prompt after sign-in, so you don’t lose context.

Which operations does grok-voice-latest support?

grok-voice-latest supports Realtime. Pick an operation in the API workbench above to see the matching endpoint and code sample.

Related Models