Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an App that places Phone Calls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00805236
Message ID:
00805594
Vues:
19
Aashish
Thank you very much. I will look into it.

Jaime

>Hi Pinto,
>To make a call
>
>Declare Long tapiRequestMakeCall In "tapi32.dll";
>	string DestAddress,;
>	string AppName,;
>	string CaledParty,;
>	string Comment
>
>tapiRequestMakeCall(TelnoToBePassed,"","","")
>Example
>tapiRequestMakeCall("9, 02228176444","","","")
>
>
>To play some recorded message you can use Activex Controls like
>1.MS Direct Speech
>2.MS Agent.
>
>Aashish
>
>
>
>
>>Hi All
>>I need for one of my apps to add the possibility to automatically call a specific phone number and play some recorded message. What is the way to go to achieve this?
>>
>>TIA
>>Jaime
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform