Skip to content
Twilio Voice Integration | Setup Guide

To set up Twilio Voice integration, follow these steps:

  1. Obtain Twilio Credentials
    • Log into your Twilio account.
    • Go to the β€œDevelop” tab to find your Account SID and Auth Token.
    Twilio Credentials
  2. Get Phone Number SID
    • Go to β€œView All Numbers.”
    • Select your number, go to β€œProperties,” and copy your Phone Number SID.
  3. Configure Integration
    • Add the following fields:
      • Account SID: Your Twilio account SID.
      • AuthToken: Your Twilio Auth Token.
      • Voice Phone SID: The SID of your Twilio voice number.
      • Welcome Message: Initial greeting message (e.g., β€œHello, how can we assist you today?”).
      • Error Message: Message played when no speech is detected.
      • Voice Language: Language used during the call.
      • Voice Type: Voice model used (e.g., Polly.Aditi).
      • Speech Timeout: Duration to wait for a user’s speech response.
    Integration Configuration
  4. Set Webhook Endpoint
    • Obtain your webhook endpoint.
    • Add this webhook to your phone number in the Voice configuration:
      • Go to β€œDevelop” β†’ β€œView All Numbers” β†’ Select your number β†’ β€œConfigure.”
    Webhook Configuration

You have now successfully enabled Twilio Voice integration.