Grok's voice default is changing under your integrations.
Grok Voice Think Fast 2.0 is available for speech-to-speech, and the grok-voice-latest alias routes to it from 5 August, so anything built on the alias changed models without a code change.

Bit’s takeaway
What changed
xAI released Grok Voice Think Fast 2.0 with speech-to-speech support, and its release notes state that grok-voice-latest routes to the new model from 5 August 2026. Integrations pinned to the alias switch models automatically; integrations pinned to a specific version do not.
Why it matters
The interesting part is not the voice model, it is the alias: 'latest' means your product's behaviour changes on the provider's schedule, not yours. Voice tone, pacing and interpretation quietly shifting under a customer-facing product is a change nobody reviewed.
Who should care
- Teams with voice products built on xAI's API
- Developers using latest aliases in production integrations
What to do
Check whether production points at grok-voice-latest or a pinned version, and make that a deliberate choice everywhere you call any provider: pin and upgrade on your own test schedule, or ride latest and monitor for behaviour drift you did not ship.
The human take
Tools change fast. Your judgment matters more.
A person chooses when the product underneath their product is allowed to change, and tests the change on their own schedule.
Affected guidance
Put this to work
Verified facts
- xAI released Grok Voice Think Fast 2.0 with speech-to-speech support, and the grok-voice-latest alias routes to it from 5 August 2026, switching alias-pinned integrations automatically.Checked
Sources and method