> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ElevenLabs integration

> ElevenLabs connects to Vobiz SIP trunking for ultra-realistic AI voice calls - enable outbound and inbound calling in 130+ countries via dashboard or API.

ElevenLabs provides ultra-realistic AI text-to-speech voices. Integrate with Vobiz to enable automated outbound and inbound calling with high-quality AI audio.

<iframe width="100%" height="420" src="https://www.youtube.com/embed/D4GfatO0_pw" title="ElevenLabs + Vobiz Integration" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ borderRadius: "12px", marginTop: "1rem", marginBottom: "1rem" }} />

## Connection methods

<CardGroup cols={2}>
  <Card title="Dashboard" icon="browser" href="/integrations/elevenlabs-dashboard">
    Connect Vobiz to ElevenLabs using the ElevenLabs dashboard UI. No code required - best for quick setup.
  </Card>

  <Card title="API" icon="code" href="/integrations/elevenlabs-api">
    Connect programmatically using the ElevenLabs REST API. Best for automation, campaigns, and custom workflows.
  </Card>
</CardGroup>
