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

# Providers

# Providers

Movoice AI acts as an orchestration layer, connecting multiple best-in-class providers to ensure high-quality AI voice interactions.

## Telephony Providers

These providers handle the actual phone calls (Sip trunking, numbers, routing).

* **Twilio**: Global reach, reliable, many numbering options.
* **Exotel**: Best-in-class for the Indian market, localized support.

## TTS (Voice) Providers

These providers generate the spoken audio for your agent.

* **ElevenLabs**: Premium, emotive, and realistic voices.
* **Sarvam AI**: Specialized for natural-sounding Indian regional languages.
* **Deepgram Aura**: Optimized for conversational speed.
* **PlayHT**: Large library of high-quality synthetic voices.

## LLM (Brain) Providers

The "IQ" of your agent. These providers process the logic of the conversation.

* **OpenAI**: (GPT-4o, GPT-4o-mini)
* **Anthropic**: (Claude 3.5 Sonnet)
* **Groq/Deepgram**: (Llama 3 70B/8B) - Extreme low-latency options.

## ASR (Transcription) Providers

Translating speech into text in real-time.

* **Deepgram**: The industry standard for speed and accuracy in English.
* **Sarvam AI**: High accuracy for Indian accents and regional languages.

## Managing Providers

You can manage your own API keys for these providers in the **Settings > Connect Providers** section of your dashboard.
