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:
00805564
Vues:
31
This message has been marked as the solution to the initial question of the thread.
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
--
--
Aashish Sharma
Tele Nos: +1-201-490-5405
Mobile: +91-9821053938
E-Mail:
aashish@aashishsharma.com
write2aashish@gmail.com

You better believe in yourself... if you don't, who else will ?
TODAY is a gift, that's why it's called PRESENT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform