Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How i can play wave file on a telephone using tapi?

Status
Not open for further replies.

kanhaiyalal

Programmer
Joined
Sep 14, 2003
Messages
1
Location
IN
Hello,

I have a voice modem connecting to pc's com port,using VC++(Tapi3.0) application i want to play wave file on telephone device.(The imp think is that external modem is connected to the pc and i want to established communication only through serial communication.(Modem is DLINK-560E)).
How it's possible?
plz help me.

Regards,
Kanhaiya
 
>> The imp think is that external modem is connected to the pc

What does that mean? what is imp?

You can perform Serial communications in Win32 using CreateFile() and CreateFileEx() API’s



-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top