Hello Mohit,
You can take a look at our sample page and see plenty of IVR type
samples that use TAPI 2 and wave functionality. They were written
using our TeleTools controls which combine TAPI and the wave API to
make programming a lot easier. Most people don't want to code TAPI
applications directly to the API using C code :) Instead of
lineInitializeEX and 100 lines of code, you do this:
etLine.DeviceName = "Panasonic"
etLine.DeviceActive = True
See if the samples help you. We also have controls specifically for
designing IVRs to make menus easier to write than having to use a TAPI
line device and and wave functions. This would be very tedious without
controls. But if you want to do it all at such a low level, this
might help you, even if it just allows you to test your device. You
can also use our TeleScope utility to test any TAPI device, query its
capabilities, etc.
The samples are under the support menu, then sample applications.
TeleScope is here:
www.exceletel.com/download
Yours,
Fred
www.exceletel.com