Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft agents
Message
 
 
À
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:
01119918
Vues:
14
>>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")
>
Ok, I think I made a complete mess of my PC. I downloaded several files from the link you send me. Now
SET Classlib TO (HOME()+"ffc\_agent.vcx") addi
PUBLIC msagent

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

msagent.activeagent.LanguageID="&H0409"

*msagent.play("greet")
msagent.speak("Hello Naomi")
the agent appears, but it doesn't speak and instead of Hello Naomi shows just Hello. Nick's FoxSpeaker also stopped working...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform