Public
Class
Form1
Dim
a
As
New
SpeechLib.SpVoice
Private
Sub
Button1_Click(
ByVal
sender
System.
Object
,
e
System.EventArgs)
Handles
Button1.Click
a.Speak(TextBox1.Text)
End
yasin
abc@hotmail.com