This can be done by a javascript which can make your computer to talk whatever you type without any requirements of software.
First Open Notepad and copy the following script into the notepad :
Dim message, sapi
message=InputBox(“Hello Welcome To Dev132c.blogspot.in”,”Learn All Computer 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 :) It Will Start Talking Whatever you type in the message
I Hope You Understood , If Any Doubt Just Post It Down In Comment Box , Ready To Help You :)
Stay Tuned :)
More Interesting Posts To Come









0 comments:
Post a Comment