I can make phone calls from a windows based app and C#?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gabielmatos
    New Member
    • Oct 2009
    • 25

    I can make phone calls from a windows based app and C#?

    It's possible to connect a phone line to the modem and use these line to make phone calls. I'm using C# on a windows based.

    advanced thanks
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Yes it is possible.

    There are numerous threads on this topic right here on Bytes, spanning the last few years. Doing a search should get you plenty of examples.

    Comment

    • gabielmatos
      New Member
      • Oct 2009
      • 25

      #3
      Hi,

      I would appreciate if you or someone else will provide me some sample code in C #. It would be helpful. An example how to use, TAPI, tapi32.dll, tapi.dll to manage the modem for make phone call.

      Example of the namespace.

      Thanks,

      Comment

      • tlhintoq
        Recognized Expert Specialist
        • Mar 2008
        • 3532

        #4
        A small amount of effort on your part to do some searching (here on Bytes or via Google) will give you plenty of example code.

        The volunteers here have plenty of "fresh" questions to answer without being asked to re-write articles that already exist.

        Comment

        Working...