Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an App that places Phone Calls
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00805236
Message ID:
00805594
Views:
20
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform