Posted: March 28 2004 at 09:46 | IP Logged
|
|
|
You would need a modem and an IR system set up on your PH machine to do this.
I have a call announcement system that I set up that works with a Caller ID modem. I wrote a program to watch for the modem to send info on a call, send that info to PH via Windows Messaging, then, PH speaks the caller info.
The latest version of PH supports COM port communication, so, a separate program is not necessary. You would only need to watch for the "RING" string that is sent by the modem.
|