How to Make your computer Speak everything you type
This is very good and interesting trick which let your computer speaks whatever you type. It’s pretty cool. Just run this script and make it read any funny sentence. There is no requirement of any software. Just follow below simple steps.
You have no idea how to save this code please download Code or VB script file.
Here’s how you do it:
1) Open Notepad and type or copy the following text into a new document
Dim message, sapi
message=InputBox("Enter the text you want spoken","TheNewTechWorld")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
message=InputBox("Enter the text you want spoken","TheNewTechWorld")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
You have no idea how to save this code please download Code or VB script file.
Source Code: Download Code/VB Script Below
3) After doing this, just close the notepad file and run the script. You will come across a box as shown below.
Type anything you want in there and have fun. The default voice is quite funny but its fun.
Note:- This trick works only with windows XP. If it works on any other version of windows, do let me know:)
That's all.
Search Terms : convert your computer in to a text to voice software, Computer Hacking, Speech Application, Learn To Hack, visual basic trick, visual basic script, Funny vbs script, Create your own text to voice software, application, Get Your Computer to Say What You Type, How to make your computer talk/speak what you type, Make your pc speak whatever you type, vbs script, Speech Recognition Tools, Make your Computer Talk, Computer Speak, Funny VBS Trick, How do you make your computer speak what you type
CAUTION! : These tips and tricks are advanced, we can not guarantee that you will be able to solve your problem that result from using tips and tricks incorrectly and is used at your own risk. |
Category: Tips & Tricks | Operating System : Windows |
0 comments:
Post a Comment