Menu

English Translate

Datpin Chat


Monday, August 12, 2013

Talking what you saying

Make your computer talk what you type !


              This is very good and interesting Visual Basic Script Trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow below simple steps.

  • First open Notepad and copy below codes
     Dim message, sapi
      message=InputBox("What do you want me to say?","COOL HACKING TRICKS")
     Set sapi=CreateObject("sapi.spvoice")
     sapi.Speak message
  • Now save the notepad file as talk.vbs
  • Now close the notepad file and open it again.
  • Done !!!
- See more at: http://www.coolhackingtrick.com/2011/11/make-your-computer-talk-what-you-type.html#sthash.bnQno4tB.dpuf

No comments:

This album is powered by BubbleShare - Add to my blog

datpin comment