Windows Telephony Application Programming Interface (TAPI)

Morelli, Stephen C 1 Reputation point
2021-04-14T18:14:58.47+00:00

I'm looking to create a C# program that will dial a phone number on the click of a button, can this be achieved using the Windows Telephony Application Programming Interface (TAPI)? If so where can I find the download and documentation for Windows 10.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,247 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Tucker 5,846 Reputation points
    2021-04-15T01:23:58.56+00:00

    I would look at using an api like twilio.

    https://www.twilio.com/voice

    0 comments No comments