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
17/09/1999 03:37:24
 
 
To
17/09/1999 02:57:53
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00265763
Message ID:
00265770
Views:
32
>Hi,
> You may add MS Agent like the way you add OleControl or ActiveX control. Search MS Agent (Or similar caption) from the Add OleControl dialog box into you form. A icon like "Agent" or " Spice" should appear on you form. Your may call it like the following:
>
>myagent = THISFORM.oleAgent
>myagent.characters.LOAD("Genie","C:\WINDOWS\MSAGENT\CHARS\genie.acs")
>myagent.characters("Genie").SHOW
>myagent.characters("Genie").speak("hello")
>myagent.characters.unload("Genie")
>
>Try this out
>
>Hope it helps



Wonderful!! I make it, but where you find this code!?
I have cut away the last line because it will quick unload even the sentence haven't spoken to finish!!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform