View Single Post
Old Mar 9th, 2006, 9:43 PM   #4
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Pissi, essentially all you are doing is copying the text in one box, into the other, which could be accomplished with text2.text = text1.text. I think he is talking about directx speech / text-to-speech.

After you have the sdk, try this tutorial:
http://www.developerfusion.co.uk/show/1989/

If you dont like that, google text to speech for vb.

Booooze is offline   Reply With Quote