Now you can create your own text to speech converter software to make your computer speak whatever you type. I found this script on some Vietnamese site. It’s pretty cool. Just run this script and make it read any funny sentence.Copy the code given below in notepad and save it as anyname.vbs. Make sure that you save it as .vbs file.
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
After making a vbs file just double click on that file and type anything you want in the textbox.
Enjoy
Incoming search terms for the article:
- Funny computer tricks,Type and speak,vbs tricks,Funny Voice Type Talk,cool computer tricks,VBS Speak,how to make your computer talk what you type,type in words and the computer says it,speak vbs,type a sentence and the computer says it,computer funny tricks,cool vbs tricks,funny internet tricks,type words and computer speaks,type in a sentence and the computer says it,type and speak website,Vbs Trick,make your computer talk what you type,type in words and the computer says it online,type the words and a computer voice says it,type words and computer says it,type sentences and computer talks,how to make a vbs file,funny tricks on computer,speak what i type,how to make your computer talk speak what you type,type in words and computer says it,Cool VBS codes,how to make vbs files,type and speak online,how to make notepad speak,funny pc tricks,type in sentence and computer says it,type and speak free,type sentence computer says,make my computer speak,type words and computer says them,make my computer say what i type,type words and computer speaks online,funny computer pranks,how to make your computer Talk,computer talk what you type,vbs file tricks,type to speak,fun computer tricks,type words in and computer says it,funny vbs codes,how to make your computer talk using notepad,computer cool tricks,says whatever you type
Related posts:
- Hide files behind text files : The secret trick
- Funny VBS codes | Computer pranks
- Best Computer Tricks #4
- Simple batch program to crash your own PC
- [HOW TO]Make fake viruses in windows
- How login with multiple ids in Gtalk
- How to speed up your PC
- Copy Windows Error Messages to the Clipboard
- Add “copy to” and “move to” options in right click(XP)
- Some funny pranks to play on your friends PC


well that`s a good trick but does it have to exit after clicking on OK
please revise it and make sure it only exit after clicking on cancel
Cool thanks dude…..
how do i make .vbs file
Just open notepad, then copy and paste the text in the thread, Then press the close button, Then it will prompt you to save or cancel, Then click save, Then you are able to enter a name for the file you want to save, Then just put any name in it but at the end put .vbs
Like
Save.vbs
@sokovincent
Let me see if I can do that
@Aysha
Welcome
@gaurav
to make vbs file first copy this code in notepad and then click file->Save as
there type speak.vbs in file name box and select All files in file type drop down menu
Hope this will help you
Enjoy
this is a really worth script you found .. thanx its nice and too good…
with smile
vijay
WOW! thanks for the code
its nice dude thanx
mail me sum more wen u get. please
sure mate
or else you can subscribe to our email notification service to receive email updates
Nice info man!! This is really cool way to make my pc speak!! what ever i like
hiii….. i hv typed the command in notepad and save it as vbs file .
but some eror “run time error” is coming after clicking ok.
do u have some solution of it.
could you please tell how to make the .vbs a loop one so i could countinisously type in words instead on typing in one scentence after the other
would be of great help
thanks
its not working
well i should say it is really impressive. It’s a cool trick.
thanx.
well i hv more tricks & i wanna share it with my net frenz.
you can share your tricks here via comments or you can mail me at computertricks@etricks.in and I will publish them with your name…
i want to change the voice the voice sucks
this trick not working. how to workout that tricks
Great post, a must read for anyone that is interested and I’m glad I found you on google. Thanks a lot.