Notepad Trick- Make your Computer Talk

Posted by Unknown
Hi guys today this is my 3rd post of Notepad tricks....
Now iam posting-
Make Your Computer Talk!!!

Hit Read More For Steps


Ok just follow me.....
First open a Notepad file...
And pate the below text in RED....
Dim msg, sapi
Do
msg=InputBox( "Enter your text","Talk it")
Set sapi=CreateObject( "sapi.spvoice" )
Sapi.Speak msg
loop
Now Save it As TTSSpeak.vbs
TTS=The Tech Stars....
And the most important thing is that you need to save it as .vbs
The window looks like ......


Please Give your ecouraging comments