Saturday 22 June 2013

Make your PC welcome you with its voice!! (No downloads required)

Many of you might be interested in customizing your PC with cool gadgets and docks.This post is for these enthusiastic. Isn't it cool to hear welcome from your PC when you switch on your computer.You friend might be surprised to see that.Without further explanation lets come to the trick.





Steps:
 1. open notepad.

 2. copy and paste the below code.

Dim speaks, speechspeaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
Set speech=CreateObject("sapi.spvoice")speech.Speak speaks

 3. Replace username with yourname.

 4. Now save the file with

"welcome.vbs"

 5. Now, all that has been left is that now have to paste the saved file to Make Your Computer Speak

Window 8/Windows 7/Vista:
C:\Users\UserName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Windows XP:
Go to: C:\Documents and Settings\All Users\Start\Menu\Programs\Startup.

No comments:

Post a Comment