1.First Open Notepad and then copy and paste the following code into Notepad..
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
2.Now save the notepad file with the name speak.vbs at your desktop.
3.Now double click on speak.vbs type in the box whatever you want your computer to speak for you.
Its a really funny tips to impress everybody with your computer skills
Note:The Above code has been Corrected and now its working
Share This Post With Friends To Help Us Little Bit.
0 comments:
Post a Comment