Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MsAgent Text-to-Speech?Who knows DLL fx and parameters n
Message
De
17/09/1999 03:37:24
 
 
À
17/09/1999 02:57:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00265763
Message ID:
00265770
Vues:
31
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform