I am developing an application which uses TAPI3 and a data modem. I want to
receive a call using this application and then the caller will be able to
hear some TTS in reponse.
I could receive a call using TAPI3 APIS. but i couldn't answer the call.
To be specific I could get the IBasicCallControl object. but when i call
IBasicCallControl.Answer() then I can hear a sound for almost 1-1.5 mins and
then the call gets disconnected. I want to answer the call with the sound
files I have.
So does anybody know what should I do? is there any problem with my modem?
>I am developing an application which uses TAPI3 and a data modem. I want to
> receive a call using this application and then the caller will be able to
> hear some TTS in reponse.
Questions concerning the telephony API should be posted in the TAPI group:
microsoft.public.win32.programmer.tapi
Just by the way, if you are trying to make use of the TAPI 3's COM objects
in managed code then don't bother, it's not supported:
http://support.microsoft.com/?id=841712
Regards,
Will
www.ivrforbeginners.com