Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 48,230 times

Downloads

Related Categories

TAPI Application

S.S. Ahmed

This sample application shows you how you can use the TAPI 3.0 functions to create a TAPI application of your own. Microsoft provides more than 100 functions as part of TAPI library. TAPI 2.1 was more difficult to use as it was a set of API functions but TAPI 3.0 which comes as part of Windows 2000 has ActiveX controls that makes the TAPI application creation much easier. The TAPI SDK that can be downloaded from the Microsoft site provide several samples which show the usage of TAPI functions in VB, JAVA and C++. Learning to use different TAPI functions require lot of time investment but once you create some applications using these TAPI functions, it becomes easier for you to use the TAPI functions more efficiently.

Running the sample code

This application uses the Windows Phone Dialer utility that comes with Windows and can be found under the Accessories group. That program will act as the call manager and will handle the dialing of the phone number that is passed to the tapiRequestMakeCall function.

Running the program will invoke the call manager, and the call manager then dials the number entered in the textbox.

Before running the sample code, make sure that the modem is installed in your machine, also, to experiment with other TAPI functions, download the complete TAPI SDK (if its now already available on your computer) from the microsoft site. Several third parties develop tools that makes the creation of Telephony applications much easier. If you are a serious TAPI developer than you must download the third party tools from the internet or dwell into the TAPI SDK yourself to get a thorough understanding of the telephony functions. You can download TAPI software free of charge from the following this site.

TAPI2195.exe is the TAPI implementation for Windows 95, and TAPI21NT for Windows NT. Download and install the one that is appropriate for your computer.

S.S. Ahmed is a senior IT Professional and works for a web and software development firm. Ahmed is a Microsoft Office SharePoint Server MVP. Ahmed specializes in creating database driven dynamic web sites. He has been working with SharePoint for the last 3-4 years. He develops customized SharePoint solutions. Ahmed likes to hop into other tools as well. Ahmed has used Project Server, InfoPath and BizTalk. Ahmed enjoys travelling and has been to many parts of the world. Web: www.walisystems.com Blog: www.sharepointblogs.com/ssa

Comments

  • Re: [1839] TAPI Application

    Posted by lost_in_sea on 12 Mar 2008


    Sir

    I have no idea of TAPI. but i need a program( preferably written in vb 6 or java ) which will detect caller id of incoming call to the phone which is connected to the pc via modem.&nb...

  • Re: [1839] TAPI Application

    Posted by marksaberon on 29 Jan 2007

    I look your TAPI realted application code in VB 6 plz sir help me i want to implement this application with following features:


    (1) I want to Call from Mobile and Phone to pc and takeing an...

  • Re: [1839] TAPI Application

    Posted by Rajdeep on 27 Oct 2006

    Sir

    I am new programmer.Can u plz help me to implement TAPI application.Also tell me about requirments to run the program & where i can find it. 


    I look your TAPI realted appl...

  • Re: [1839] TAPI Application

    Posted by chetan87 on 23 Sep 2006

    Rahul ,


    if u have IVRS application code in VB please send


    to my email id chetan_8187@yahoo.co.in


     

  • Re: [1839] TAPI Application

    Posted by nhbhatt on 25 Aug 2006

    sir,

    i want to develop an IVRS application using VB and dialogic API, as i have a dialogic card.

    can u please guide me what should i do.

    i dont know how to use dialogic api in VB.

    ...