Connector Options
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 Realtime
Low-latency speech-to-speech sessions with tool calling and half-cascade patterns.
Inbound | Outbound | Function callingGemini Live
Gemini live audio sessions with support for direct Gemini API or Vertex AI credentials.
Inbound | Outbound | Function callingUltravox
Speech-native voice AI with examples for inbound, outbound, and tool-driven interactions.
Inbound | Outbound | Function callingElevenLabs Agents
Connect ElevenLabs conversational agents to PSTN, SIP, WebRTC, and WhatsApp call flows.
Inbound | Outbound | Function calling
Cartesia Line Agents
Line-agent runtime pattern for real-time calls, tool handling, and external business logic.
Inbound | Outbound | Function callingDeepgram Agents
Deepgram Voice Agent integration with support for context history in ApplicationStorage.
Inbound | Outbound | Function callingGrok Voice Agent
xAI Grok real-time voice integration with examples for core calls and connector-specific features.
Inbound | Outbound | Feature controlsCommon 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
ApplicationStorageand keep examples production-safe.