tapi

  • Thread starter Thread starter Thilagam
  • Start date Start date
T

Thilagam

I am able to call using tapi, able to record & play through
the modem...

how can i use microphone & headset to answer & receive
phone calls... conversation also with these devices ?

is it directly possible with tapi sdk (versio 2) or should
i use wave API ?
 
Thilagam said:
how can i use microphone & headset to answer & receive
phone calls... conversation also with these devices ?

TAPI's API includes functions that cover both lines and phones. If the
phones in your environment have the headsets, if they are "programmable" and
if the TSP that you use includes support for the phone API (phoneXXXX
functions) then you may be able to use phoneSetHookSwitch() to command the
phone to do what you want.

You should post any followup in the group

microsoft.public.win32.programmer.tapi

Regards,
Will
 
Back
Top