
How to make you computer talk?
In this post I am going to show you cool windows trick that will make your computer talks what you type . This would be fun to do on someone else’s computer as a joke. Now enjoy it and type any text in it and talk to your computer as you want. No need any software to do that, just simple trick.
Method to Talk
- Open Notepad
- Paste the following code in it :
Dim Message, SpeakMessage=InputBox(“Enter Text to Talk o”,”Speak”)Set Speak=CreateObject(“sapi.spvoice”)Speak.Speak Message
Screenshot
- Save the file give it any name you want but don’t forget to save the file type as ” .vbs “
- Open the file and type what you want to be spoken.
- It will now speak what you type and then close.
Enjoy !!!

Downloads & Links
EmoticonEmoticon