I have a tricky problem while using Microsoft TextToSpeech component.
When I start the speak say
 
Form1.TextToSpeech1.Speak("After I stop speaking comp1 will become visible");
Form1.Component1.Visible := true;

I would like to achieve a pause till the TextToSpeech1 stops speaking then go 
to the next statement. 

If anyone has any ideas on this, pl. help !

Regards
TFE
http://totallyfreeenergy.zxq.net


Reply via email to