Now you can convert your computer in to a text to voice application. You can make your computer speak whatever you type. For this you don't need any programming knowledge, You can accomplish this by a simple trick. follow the steps given below to make your computer speak whatever you type :
Dim message, sapi
message=InputBox(“Type the text which you want me to speak”,”Text To Voice Software”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak message
Step 3 : Now double click on the file and type in the box whatever you want the computer to speak and click ok.
I hope you enjoyed this tricks .
And satisfy Don't Forget To Share This Post by means of Your
Friends On Social Networking Website as Facebook , Twitter, StumbleUpon etc .
0 comments:
Post a Comment