Subscribe For Free Updates!

We'll not spam mate! We promise.

Thursday, 27 June 2013

Make Your PC Speak What You Write

Hey guys here is another cool trick …


Now you can make your computer speak what you write.. To do so perform the following steps:

  • Open Notepad
  • Paste in the following code:

Dim msg, sapi
msg=InputBox(“This stuff is designed by http://www.widgetpedia.org



Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg

  •  Now enter your text”,”Speak It by MyHackTips”)

  • Click Save as
  • Save it as anything.vbs The extension of the file must be vbs
  • You will see the icon of the file has changed
  • Open the file and write anything…
Hear your computer speak that aloud……

Any Problems. ask in the comments below

1 comments: