Hey what'z up eh  ?? Cool  ?? Great i've got a very nice trick for you today!! Guess what is it ?? yep you saw the picture alright.
I'll tell you how you can make your PC talk to you and welcome you on startup
Ohk now let's cut the crap and get to the point
Now what's that for???
That's the script , when executed it creates a speech that the computer then talks out loud :)
I'll tell you how you can make your PC talk to you and welcome you on startup
Ohk now let's cut the crap and get to the point
Making computer talk:
Step 1:
Open Notepad and copy the following code in notepad —
Dim speaks, speech
speaks="Anything you want it to speak"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Now what's that for???
That's the script , when executed it creates a speech that the computer then talks out loud :)
Step 2:
Now save the file with any name and .vbs extension (i.e FileName.vbs)
also join me on Goggle+ and Facebook
 
Step 3:
open that file (by double clicking!), you will be able to listen whatever you typed.Step 4:
Copy that file and paste in the Startup folder. In Windows 7 or Windows 8, the startup folder is located in  
"C:\Users\<USER>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup". 
 In Windows XP the Startup folder lies at 
"C:\Documents and Settings\<USER>\Start Menu\Programs\Startup". 
Tips and Warnings:
- You can put any other files on Startup folder to make it play on Startup.
 - Do not put any virus affected file on the Startup folder, this file may damage you computer.
 - Always create a system restore point before playing around these stuffs (to avoid suffering at later times)!
 - Do not put bad stuffs (you know what I'm talking about) on Startup folder. This won't damage your computer, but ruin your gentlemanity at public places.
 
also join me on Goggle+ and Facebook
