tapi

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 ?
 
W

William DePalo [MVP VC++ ]

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top