Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TAPI App
Message
From
31/10/2005 09:59:45
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
27/10/2005 17:10:39
General information
Forum:
ASP.NET
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
01062785
Message ID:
01063540
Views:
13
>Hi All,
>
>Can anyone point me in the direction of some good TAPI with C# documentation?
>
>I'm playing around with the idea of collecting the number dialed; search from a database and return contact details. Seems pretty simple in basic form but having trouble with the TAPI side of things.
>
>Many Thanks,
>Tarran

Tarran,

You may want to look at Microsoft Speech API (SAPI). I'm fairly sure that it will dial a phone for you. There are some good samples out there for it as well.

http://www.microsoft.com/speech/download/sdk51/

If you want to retrieve the number that was already dialed on the phone, you have to talk to the telephone switch. These usually provide the data as a "report" that you will have to retrieve and parse to get the info. Depending on what software comes with the switch, you may be able to run a serial cable from the switch to a PC running telnet software. The telnet software can probably save the messages to a text file as it comes through.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform