Link to home
Start Free TrialLog in
Avatar of Azzoz
Azzoz

asked on

Tapi unit

Hello experts,
I'm undergraduated student and I study computer system. My project is an Answer machine using
a voice modem, and offcourse I use Delphi (5 Enterprise). I found a unit called TAPI at www.delphi-jedi.org at API section, which can be used with voice modem to access it's special properties such as playing voice, and detecting telephone buttons. My problem is that I cann't find a starting
point to use this unit (it seem that this unit has been translated from C++ language to Delphi). My quesion is:

1. How can initialize  telphone line to use modem.
2. How can I use this unit to dial a number.
3. How can I use this unit to detect ring.
4. How can I play a wav file into telephone line.

Note;
 unit i use is:
  Tapi_d.zip
  Tapi_j.zip
  tapi1_j.zip
u find it in that address

Thanks in advance
Abdelghani
Avatar of rwilson032697
rwilson032697

Take a look at the following - they are delphi components and programs which should show you how to do these things...

ftp://ftp.cdrom.com/pub/delphi_www/ftp/d10free/d_tapi.zip
"Delphi implementation of the Windows Telephony headers. There's also a test program that can monitor calls made with other TAPI enabled programs like Remote Access and can also dial calls "

ftp://ftp.cdrom.com/pub/delphi_www/ftp/d20free/tapil14.zip
"TTAPILine based on Windows Telephone API (TAPI) service. Transfer data between two computers using modems, OnNewData event, direct access to your modems under Windows, dial and accept calls. Terminal emulator example is included"

ftp://ftp.cdrom.com/pub/delphi_www/ftp/d20free/eddial10.zip
"Edit and dial a phone number using TAPI dialer "

Cheers,

Raymond.
Listining....
Avatar of Azzoz

ASKER

pls. * try to answer:-(
Abdelghani
Avatar of Azzoz

ASKER

Hi karouri,
give me times to try these ones,
 Okay:-)))))))))))))

Abdelghani
Avatar of Azzoz

ASKER

Adjusted points to 1000
Avatar of Azzoz

ASKER

Hi karouri,  
  send  any thing as Answer to give u the point Okay,

Note :
 i will ask u dircetly in sudatel about this topic  or i send  Email try to help me at any time okay. I Know about u from Mataz abdelazim programer in sudatel .

Thanks,

Abdelghani
Avatar of Azzoz

ASKER

Hi karouri,  
  send  any thing as Answer to give u the point Okay,

Note :
 i will ask u dircetly in sudatel about this topic  or i send  Email try to help me at any time okay. I Know about u from Mataz abdelazim programer in sudatel .

Thanks,

Abdelghani
ASKER CERTIFIED SOLUTION
Avatar of karouri
karouri

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial