Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using MS TTS engine
Message
De
13/03/2003 09:03:25
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00765037
Message ID:
00765333
Vues:
21
Garrett,

Thanks, that worked!

But from the Advisor tip, it sounded like this API was available on some MS operating systems. I got it to work by downloading and installing the TTS SDK and using the syntax you supplied.

Thanks again,

Jerry



>>I then download the TTS SDK51 from the MS site and installed it. The o=CreateObject("Speech.VoiceText") still didn't work, but the demos that came with the SDK did work.
>>
>>How do I use the MS TTS engine in VFP?
>
>
voice = CREATEOBJECT("Sapi.SpVoice")
>voice.Speak("This is a test")
>
>Check out the DHTML sample that ships with the SDK: it's quicker to read than the VB samples, and doesn't require VB to be installed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform