Make Your Computer Speak To You With Simple Tweak
This is an amazing trick to amaze your friends.By using this trick you can make your computer to speak whatever you type.This trick is working on all Microsoft operating system and does not require any programming skills.You have to follow just simple steps and your own Text to Voice software will be ready.If you show this software to any of your friends he will be certainly impressed with you .

OK,the trick is fairly simple and requires only 3 simple
steps from your side.Let’s Begin the tutorial with screenshots to Make Your Computer Speak Whatever You Type. I have created this software for all of you just look the screenshot below... 
Develop Your Own Software And Make Your PC Speak To You

1.Open Notepad and copy and paste the following code into it

Dim message, sapi
message=InputBox("This Software is Developed by www.Amit4u.com","What do you want me to say?","Write anything to speak")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message


2.Now save the notepad file with the name speak.vbs at your desktop.

3.Now double click on speak.vbs type in the box whatever you want your computer to speak for you.

 Its a really awesome trick to impress everybody with your computer skills.. So just try this and have fun guys.. ;) and don't forget to comment below... :)
 
Amit4u | All About EVERYTHING © 2013. All Rights Reserved. Modified by www.amit4uservices.com
Top