Regarding TAPI

  • Thread starter Thread starter Aftab Alam
  • Start date Start date
A

Aftab Alam

Hello All
I want to know what dotnet provides in place of TAPI and what ever it
provides is better then JTAPI or not. I actually want to recieve the
telephone call on my system and do some tasks as after getting instructions
from caller
Regards
Muhammad Aftab Alam
 
Hello,

You can use two approaches:
1. Use P/Invoke to wrap TAPI 2.x functions;
2. Import a TAPI 3.x type library as an .Net assembly (using tlbimp tool or
Visual Studio .Net).
 

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

Similar Threads

IIS Plug-in 3
changin Keyboard layout dynamically 1
Multilanguage Support 8
TAPI phone call from Access 0
Multiple Thread 3
.net/c# and modems 2
Win XP dostapi.exe 1
Trigger Outlook Contact 4

Back
Top