Sample CodeThese sample applications will show you the basics, and how easy it is, in developing an IVR solution using the Glorsoft Velocity Toolkit.
This sample application [one in each c#.net and vb.net] do the following - runs and listens on the first two channels
- waits for an incoming call on both channels
- when a call comes in, it is answered
- the caller is prompted by the welcome.wav prompt [not included]
- the caller is prompted to enter their PIN [enter_pin.wav not included]
- if the caller enters 1234, they are granted access and the loggedin.wav [not included] is played.
- if the caller enters anything else [or nothing], they are prompted with access_denied.wav [not included]
This is a VERY simple IVR to show how easy it is to develop with our toolkit. Those of you who have tried competing products know how difficult this is in those products.
|