Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Voice Commands in VFP6
Message
De
03/05/1999 14:11:26
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00212491
Message ID:
00214647
Vues:
26
Hi,
Sorry for make you confuse to my message. I am not trying to merge text, however i am trying to embed control tags into string to send to TTS Engine which allowed. For example, usually when speak a string using MS TTS SDK, it will be :
THISFORM.ActiveVoice.Speak("Hello, world")
Now, I would like to alter the original prosody of speaking, i want to make the pitch higher for the word "hello". Therefore, I embed control tag "pit" into my string as:
THISOFRM.ActiveVoice.Speak("\pit=200\Hello, world")
However, the TTS engine do not alter the speech according instead it read out the control as "back slash pit equal to 200 back slah, world"....
The method of embedding control tags into string works using MS Agent, but not MS TTS Engine. Therefore, I would I to know whether You have any experience to add control tags to string.


Thank you
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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform