How can I interface with Voicent products?
Voicent provides several easy integration methods. For AutoReminder, you can use 1. Openweb access using HTTP 2. Command line interface 3. Import and export Please refer to AutoReminder Integration for more details. For BroadcastByPhone, you can use 1. Command line interface 2. Import and export Please refer to program help file for more details. You can also directly interface with Voicent Gateway using VoiceXML and HTTP. Please refer to developer tutorial for more details. Interface at this level requires more work. Using the standard HTTP interface through out Voicent Product line enables easy integration. You can use any programming languages for your project. Since most programming languages have HTTP client libraries, you should be able to quickly put together your application without learning the details of HTTP protocol. Samples using C++, Perl, and PHP are provided under the developer section on our website.