Hi frnds!!!
Today i m going to tell you a funny thing How to make your computer talk
Yes this could be done through a small code just open Notepad and paste the below code
Dim message, sapi
message=InputBox("What do you want me to say?","COOL HACKING TRICKS")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Save the file by giving the name talk.vbs
Now just opn the file nd njoy!!!!
No comments:
Post a Comment