Hi, you scripters!

In a script, I want to 'catch' the text, that is to be spoken by the 
synthesizer. Next, I am going to handle the texst, and finally, send it to the 
synthesizer, for the user to hear the results. OK, complicated explaination, 
but let me give you an example, that is well known from WE basic core: What I 
want to do, is pretty much the same task, as is done in the exception 
dictionaries in WE. 

Well, I know how to 'speak out' the final results (with the SPEAK command). And 
to a certain extend, i know what to do, with the text, before it is spoken out. 
But, what I need a bit of a hand on, is how to do the 'catching' of the text, 
before it reaches the synthesizer; that I can do my trick on it. Is there a 
single command to do this, or do I have to write just close to a thousand 
instructions, so as to do the catch? :)

Thanks for your help. And, btw, I am doing the script in VBS.

Reply via email to