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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB and CTI; can TAPI do?

Status
Not open for further replies.

ITphile

IS-IT--Management
Nov 27, 2001
51
IN
HI All,

I want to do a CTI (Computer Telephony Integration) apllication in VB6. I know TAPI can help me do that I need more information and some sample code to develop the application. I request the gurus having interest and knowledge in such application to post the resources available on Net, code etc.

Project details: FYI

The telephone line will be linked to PC thru modem and PC must show the Caller ID and user must be able to speak with a microphone without lifting receiver of the PC! Seems to be a big project ! :) pl. help me in going about it

Thanks in advance

ITphile
 
I think you will find that most of the TAPI API is designed for C/C++ with callback functions and objects required to access TAPI information. I would suggest writting the above in C/C++ rather than VB.

Hope this helps,

Chris Dukes
 
Thanx Chris,

I was told that VB also has reasonable tools for TAPI. if C/C++ is the only option then I must start learning it! :)

ITphile
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top