Overview

Grok Voice Agent in VoxEngine
View as Markdown

For the complete documentation index, see llms.txt.

xAI’s Grok Voice Agent API is available in Voximplant as a native VoxEngine connector, so you can build real-time voice agents with telephony-grade audio streaming and call control.

Benefits

Prerequisites

  • xAI account with Voice Agent API access.
  • xAI API key from your xAI account.

Demo video

Outbound calling with xAI’s Grok Voice API demo:

Video link: How to Use Grok Voice Agent for Outbound Calls

Architecture

Voximplant’s Grok Voice Agent API integration uses a WebSocket connection to stream audio between VoxEngine and Grok. The Voice AI connector handles connection establishment, media conversion, playback, and audio capture.

Media & call control WebSocket: Config, Audio & Events PSTN/SIP/WhatsApp/WebRTC VoxEngine Scenario Grok Voice Agent API

Tool calls detected by Grok are signaling in events where you can implement custom logic and provide a response in your VoxEngine scenario.

Development notes