Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I want to make an application using vb.net by which i can make calls through connecting my phone though serial port. How can i do this?
Posted

Indeed you need to use TAPI (Telephony API)

Here are few links which will give you some indepth knowledge in TAI and VB.NET
Working with TAPI 3.x from .NET[^]

http://msdn.microsoft.com/en-us/library/windows/desktop/ms734257(v=vs.85).aspx[^]

Hope this helps.
cheers
 
Share this answer
 
You need to investigate about TAPI

Hope it helps
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900