Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft agents
Message
De
05/05/2006 07:25:09
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01117654
Message ID:
01119532
Vues:
15
>Ok, you may send me the form. I've downloaded few agents and also FoxSpeaker file from Downloads section. However, the agents don't speak. They are just flying around with some noise... <g>

I made you a sample .prg . My form belonged some classes so you cant run it standalone.
SET Classlib TO (HOME()+"ffc\_agent.vcx") addi
PUBLIC msagent

msagent=CREATEOBJECT("_agent")
msagent.load("Peedy","Peedy.acs")
msagent.setActiveAgent("Peedy")
msagent.show(680,400)

msagent.activeagent.LanguageID="&H0409"

msagent.play("greet")
msagent.speak("Hello Naomi")
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform