> ## Documentation Index
> Fetch the complete documentation index at: https://vobiz.ai/docs/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.

<script type="application/ld+json">
  {`{
    "@context": "https://schema.org",
    "@type": "VideoObject",
    "name": "Connect Vobiz & ElevenLabs: Deploy Conversational Voice AI Agents in India (Step-by-Step)",
    "description": "ElevenLabs connects to Vobiz SIP trunking for ultra-realistic AI voice calls - enable outbound and inbound calling in 130+ countries via dashboard or API.",
    "thumbnailUrl": ["https://i.ytimg.com/vi/D4GfatO0_pw/hqdefault.jpg"],
    "uploadDate": "2026-03-25T12:10:33-07:00",
    "duration": "PT11M8S",
    "embedUrl": "https://www.youtube.com/embed/D4GfatO0_pw",
    "publisher": { "@type": "Organization", "name": "Vobiz", "logo": { "@type": "ImageObject", "url": "https://vobiz.ai/docs/logo/light.svg" } }
    }`}
</script>

<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="/docs/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="/docs/integrations/elevenlabs-api">
    Connect programmatically using the ElevenLabs REST API. Best for automation, campaigns, and custom workflows.
  </Card>
</CardGroup>
