Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MsAgent Text-to-Speech?Who knows DLL fx and parameters n
Message
From
18/09/1999 12:04:34
 
 
To
17/09/1999 03:37:24
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00265763
Message ID:
00266338
Views:
22
Hi,
Try to check http://www.educationx.com/agents/ for more information about MS Agent knowledge support...
About your question, you may declare a PUBLIC variable called myrequest, then:
myrequest = myagent.characters("Genie").SPEAK("HELLO")

MyAGent.RequestComplete Event
LPARAMETER request

IF COMPOBJ(request, myrequest)
IF request.status = 0
DO WHATEVER....
ENDIF
ENDIF

There may other ways to do it, but I can't remember.... check out the home pages above......

Hope It Helps
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform