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,funny internet tricks,cool vbs tricks,type words and computer speaks,type in a sentence and the computer says it,funny tricks on computer,type and speak website,Vbs Trick,make your computer talk what you type,type the words and a computer voice says it,type in words and the computer says it online,type words and computer says it,type sentences and computer talks,how to make a vbs file,speak what i type,how to make your computer talk speak what you type,Cool VBS codes,type in words and computer says it,type and speak free,how to make vbs files,funny pc tricks,how to make notepad speak,type and speak online,type in sentence and computer says it,type sentence computer says,type words and computer says them,make my computer speak,funny vbs codes,make my computer say what i type,funny computer pranks,how to make your computer Talk,computer talk what you type,type words and computer speaks online,funny tricks for computer,how to make your computer talk using notepad,vbs file tricks,Funny type and speak,computer cool tricks,type to speak,type words in and computer says it
Related posts:


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.