Voice Broadcasting

Voice Broadcasting allows businesses to automate reminders, alert, notifications, feedback and promotions.

...
Jay Patel
Share:
...
Play pre-recorded voice messages to your audience.

Voice Broadcasting is a way of sending pre-recorded voice messages to larger audience. Vibconnect's voice api allows businesses to develop their own voice broadcasting platform with less efforts.

Use-Cases for Businesses

Many businesses are using voice broadcasting to send out pre-recorded voice message to their audience. Below are the some usecases for voice broadcasting:

  • 1. Updates
  • 2. Alert
  • 3. Election Campaign
  • 4. Promotion

Vibconnect's Solution for Voice Broadcasting

There are multiple companies who have built Voice Broadcasting Solution using Vibconnect API. Vibconnect allows businesses to scale without worrying about voice infrastructure.


            curl -X POST \
                "https://api.Vibconnect.com/v1/Account/AUTH_ID/Call" \
                -u "AUTH_ID:AUTH_TOKEN"  \
                -H "Content-Type: application/json"  \
                -d  '{
                      "to": "+12345678",
                      "from": "+111111111",
                      "answer_method": "GET",
                      "answer_url": "https://raw.githubusercontent.com/Vibconnect/public/master/answer_speak.xml"
                    }'  
                

Your answer_url should return response like this:


    <?xml version="1.0" encoding="UTF-8"?>
    <Response>
        <Speak>Hello How are you? What is your plan? Lets use Vibconnect for the voice and sms for OTP.</Speak>
    </Response>
    

Want to learn more about Voice Broadcasting? Talk to Sales , and we'll be happy to talk you through how voice broadcasting can help your businesses.

...
Jay Patel
Share:

Build application using voice api and Let's know what you make it

Start working with us

Get Started