The Microsoft Text To Speech Engine is driving me crazy
(yes i have the Microsoft Speech SDK... and i've gone to Project|Components and added a DirectSS Control to my form...)
I've tried:
DirectSS1.sayit ("hello")
DirectSS1.speak ("Hello")
None of these work!!!! It Wont speak to me...:mad: It works in the sample program that the SDK comes with tho...:( I need Help... Please!!! Who knows how to make the TTS engine work in a VB app?!?!?
