Comments System

test

Monday 16 June 2014

[Tutorial] Make Your Computer Talk What You Have Type - PAKL33T


Hello PAKL33T Friends And Guests....

 [Tutorial] Make Your Computer Talk What You Have Type - PAKL33T
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?","TRICKS UPTO DATE")
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 !!!

No comments:

Post a Comment

Hello Dear,
We hope this post is very useful for you.
If you want any kind help related this post kindly reply.
If You Love Or Like This Post Then Share It With Your Friends.
.
.
.
.
Regards:> internettip Management.