Broadcast By Phone | Application Interface

  1. Integrate with Broadcast By SMS
  2. Command Line Interface
  3. Using Voicent IVR Studio
  4. Gateway Level Integration

Integrate with Broadcast By SMS

You can invoke Voicent BroadcastBySMS program through command line.

If you need more control of the call, Voicent also provides developers with a gateway level interface. Compared with the application level interface, such as the BroadcastBySMS programming interface, the gateway level interface is a lower level programming interface and offers more options and flexibility.

Command Line Interface

The following is a simple example of launching Voicent BroadcastBySMS program and start broadcasting:

scast.exe "C:\mygroup\list.soc" -startnow -text "Hello John"

For more details, please see Voicent Broadcast By SMS Command Line Interface or Help Topics under the program Help menu

Using Voicent IVR Studio

To further customize your text message and integrate it with your web site, CRM, or email server, you will need Voicent IVR Studio, which enables you to create multi-level, multi-language interactive applications. IVR Studio is fully integrated with Voicent BroadcastBySMS text messaging software.

For more details, please see Voicent IVR Application Design Tool.

Gateway Level Integration

Voicent Gateway is a platform for developing state-of-the-art interactive programs. The gateway supports the W3C VoiceXML standard for interactive voice/phone applications. It is also a 2-way SMS gateway for interactive text messaging application.

Voicent Gateway uses standard HTTP/web interface, which allows you to use almost any programming language to interact with the gateway. We have sample code in Java, C#, C++, PHP, Perl, Python, VB. For more details, please see Voicent Voice, SMS, Email Developer Resource Center.