Welcome back again,This is very good and interesting Visual Basic Script Trick which let your computer speaks whatever you type.There is no need of any software.Just only follow simple steps.
Dim message, sapi- First open Notepad and copy below codes into it.
message=InputBox("What do you want me to say?","COOL COMPUTER TIPS 103")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
- Now save the notepad file as talk.vbs
- Now close the notepad file and double click on talk.vbs .
- Done...!!!!
0 comments:
Post a Comment