Re: dial a telephone number using the modem,and playing an audio file when the person lifts up telepone
- From: "Tom Serface" <tserface@xxxxxxx>
- Date: Tue, 30 Aug 2005 08:13:12 -0700
It's possible, but you're not going to make many friends doing it. Also, if
you're looking for VB code this is not the right forum as mostly we discuss
MFC topics here (I apologize if this is cross-posted and I just didn't see
that it was in the right place as well).
You would need some sort of hardware to help you with this program since you
won't be able to do anything except check for an answer with a modem. There
are some modems that can detect "VOICE" and send that back as a response,
but the technology is not perfect and people aren't putting a lot of effort
into dial up modems these days.
Tom
"sunnf" <sunnfcn@xxxxxxxxxxxx> wrote in message
news:%23HYn28PrFHA.2272@xxxxxxxxxxxxxxxxxxxxxxx
>I wanted to make a vb application which would dial a telephone number using
> the modem. When the person on the other end lifts up the telephone
> (answers
> the phone), the application should start playing an audio file(eg. .wav
> file).
>
> The approach I took was using the Tapi. As my modem is connected to the
> serial port on my computer I send AT commands to make the phone call .
> This
> is working fine and the call is being placed.
>
> I wanted to know whether this is possible at all? Whether I am approaching
> the wrong way? If it is possible, then please give some suggestions or
> samples(vb or vc). If it is not possible , then what is the best way to do
> so
>
>
>
.
- References:
- Prev by Date: Error calling the function HrESERestoreComplete
- Next by Date: Re: CTreeView
- Previous by thread: Re: dial a telephone number using the modem,and playing an audio file when the person lifts up telepone
- Next by thread: Re: CredUIPromptForCredentials dialog not modal when launched from mfc dialog
- Index(es):
Relevant Pages
|