*** title: Connector Options subtitle: Compare connector options and jump into runnable examples. -------------------------------------------------------------------- Choose a connector based on your preferred model provider and feature set. Every connector page includes an overview, architecture notes, and code-first VoxEngine examples.
OpenAI logo

OpenAI Realtime

Low-latency speech-to-speech sessions with tool calling and half-cascade patterns.

Inbound | Outbound | Function calling
Google Gemini logo

Gemini Live

Gemini live audio sessions with support for direct Gemini API or Vertex AI credentials.

Inbound | Outbound | Function calling
Ultravox logo

Ultravox

Speech-native voice AI with examples for inbound, outbound, and tool-driven interactions.

Inbound | Outbound | Function calling
ElevenLabs logo

ElevenLabs Agents

Connect ElevenLabs conversational agents to PSTN, SIP, WebRTC, and WhatsApp call flows.

Inbound | Outbound | Function calling
Cartesia logo

Cartesia Line Agents

Line-agent runtime pattern for real-time calls, tool handling, and external business logic.

Inbound | Outbound | Function calling
Deepgram logo

Deepgram Agents

Deepgram Voice Agent integration with support for context history in ApplicationStorage.

Inbound | Outbound | Function calling
xAI logo

Grok Voice Agent

xAI Grok real-time voice integration with examples for core calls and connector-specific features.

Inbound | Outbound | Feature controls
## Common capabilities across connectors * Route calls from PSTN, SIP, WebRTC, or WhatsApp through VoxEngine. * Bridge call media to a provider connector in real time. * Handle barge-in by clearing connector output when user speech starts. * Implement tool/function execution for CRM actions, transfers, scheduling, or custom workflows. * Store provider API keys in `ApplicationStorage` and keep examples production-safe.