How Ammazing!
Friends here is an amazing trick for all people who love to amaze their friends.
By using this trick you can make your computer speak.This trick works on almost all microsoft operating system and does not need any programming skills.you follow simple steps with your own text to software will be ready.If you show this software to any of your friend or any one in your house he will be very impressed with this.Lets begin, very firstly this trick is very simple and requires three easy steps.
1).Open Notepad and copy and paste the following code into it Dim message, sapi message=InputBox("What do you want me to say?","Speak to Me") 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.