Overview
AwaazAI provides a managed telephony platform that connects your ElevenLabs Conversational AI agents to real phone calls on Indian numbers. This integration enables natural voice conversations powered by ElevenLabs with minimal infrastructure overhead on your side. Key Benefits:- No telephony infrastructure to manage
- Use Indian phone numbers for compliance and local reach
- Real-time, low-latency audio streaming to Elevenlabs
- Automatic audio format conversion and optimization
- Production-ready reliability and error handling
Requirements
ElevenLabs Account
You’ll need an ElevenLabs account with access to Conversational AI features. Visit elevenlabs.io to create an account and set up your conversational agents.AwaazAI Setup
- Contact our sales team to set up your account
- We’ll provision Indian phone numbers for your use
- With the help of AwaazAI team, create assistant specific template. The template needs to be configured with assistant parameters.
Required Parameters
| Parameter | Description | Example | Required |
|---|---|---|---|
| Agent ID | ElevenLabs conversational agent identifier | agent_.. | Yes |
| API Key | ElevenLabs API key (for private agents only) | sk_.. | No |
| Dynamic Variables | Runtime variables passed to your agent | {"user_name":"Shilpa","account_id":"12345"} | No |
How It Works
When a phone call is initiated, the following flow occurs:Step-by-Step Flow
Template Setup- You share your agent ID, API key and dynamic variables with AwaazAI team
- We will configure template with agent parameters
- Upload contact numbers and create messages using configured template
- AwaazAI scheduler places the call using your assigned Indian phone number
- When the recipient answers, we immediately establish a connection with Elevenlabs agent
- Audio flows bidirectionally with low latency:
- Caller speech is captured, resampled to 16kHz, and streamed to ElevenLabs
- ElevenLabs agent responses are received, resampled to 8kHz, and played to the caller
- Interruptions and turn-taking happen naturally in real-time
- When the conversation ends or caller hangs up, the session is gracefully terminated
Audio Technical Details
The integration handles audio format conversion automatically:- Telephony: μ-law encoding at 8 kHz sampling rate (standard for phone networks)
- ElevenLabs: PCM 16-bit mono at 16 kHz sampling rate (required by the API)
- Quality: Adaptive jitter buffering ensures smooth audio playback despite network variations
Configuration
Finding Your Agent ID
- Log in to your ElevenLabs account at elevenlabs.io
- Navigate to Agents in the left sidebar
- Select the agent you want to use
- Copy the Agent ID from the agent settings page
agent_xxxxxxxxxxxxxxxxxxxxxxxx (starts with “agent_“)
Finding Your API Key (Optional)
API keys are only required for private agents. Public agents can be used without authentication.- In your ElevenLabs account, click your profile icon
- Go to Developers->API Keys
- Copy your API key or create a new one
- Keep this key secure - treat it like a password
sk_live_xxxxxxxxxxxxxxxxx (starts with “sk_live_” or “sk_“)
Configuring in AwaazAI
For your AwaazAI call template, provide the following parameters: Basic Configuration (Public Agent):Dynamic Variables
Dynamic variables allow you to pass contextual information to your ElevenLabs agent at runtime. These variables can be referenced in your agent’s prompts and knowledge base. Supported Value Types:- Strings:
"customer_name": "Sita" - Numbers:
"account_balance": 1234.56 - Booleans:
"is_premium_customer": true
Troubleshooting
Connection Issues
Agent ID not found or invalid:- Verify the Agent ID is copied correctly from ElevenLabs dashboard
- Ensure the agent is published and active
- Check that the Agent ID format starts with “agent_”
- Verify the API key is correct and starts with “sk_live_” or “sk_”
- Check that the API key has not expired
- Ensure the agent is marked as private in ElevenLabs settings
Support
For issues, questions, or feature requests:AwaazAI Support
- Email: [email protected]
ElevenLabs Documentation
- Dashboard: elevenlabs.io/app/agents
- API reference: elevenlabs.io/docs/agents-platform
Frequently Asked Questions
Do I need to modify my ElevenLabs agent for telephony integration? No modifications required. Your existing ElevenLabs conversational agents work seamlessly with the telephony platform. However, you may want to optimize prompts for phone conversations. Can I use the same API key for multiple agents? Yes, a single ElevenLabs API key can authenticate multiple agents across different call templates. What happens if my API key expires? Active calls for public agents will continue uninterrupted, but calls for private agents will fail to connect. Can I use different agents for different phone numbers? Yes, we can configure separate call templates in AwaazAI, each with its own Agent ID. Can I record these calls? Yes, call recording can be enabled through the AwaazAI platform.Getting Started Checklist
- Create your Elevenlabs agent at elevenlabs.io
- Test your assistant in Elevenlabs’s playground
- Get the agent ID and API key
- Sign up for AwaazAI account
- Configure template
- Upload sample messages
- Run test calls with sample contacts
- Launch your production campaign