
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
It will probably depend on whether your modem supports those functions as well--since there is a hardware dependency involved. There are Microsoft libraries that support various telephony functions. Don't know if they come by default with any particular development package. I'd search the web for telephony libraries, check the information that comes with your modem on its capabilities, check the company's web site to see if they have API libraries for interacting with their hardware. -- J "Mark" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I want to write a small answering machine application for Windows in C, but > I have no idea if this is possible or where to begin. My programming > experience so far has been limited to small programs like an address book, > mp3 alarm clock, very basic email reader and so forth. > > Are there any functions in C that would detect a ringing phone? If not, > what library would I need to accomplish this? If anyone could give me a > starting point to work from I'd be much obliged. > > Mark > >
| <-- __Chronological__ --> | <-- __Thread__ --> |