- make a textbox "text1"
- make command button "Command1"
- press ctrl +t
- scroll down till you find direction text to speech "DirectSS1"
- add this code
VB Code:
Private Sub Command1_Click() DirectSS1.Speak Text1.Text End Sub
|
Results 1 to 8 of 8
Thread: VB - Text to Speech - SpeechLibThreaded View
|
Click Here to Expand Forum to Full Width |