Make Windows Greet you with a Computerized Voice at Startup.

Hi! Frnz. Iam back with new computer trick for you. I think you have seen it in movies. Computer in movie welcomes their user by calling their name. Not only we but all people mostly loved the way how Computers in movies welcome their users by calling out their names? I bet that you too would dream to achieve similar results on your PC and have a computer said welcome. So here it is this simple trick makes your dream come true. You can amaze your friends with this trick.(Mostly i do :D).
Talking Computer


Lets start:
 1.Click on Start. Navigate to All Programs, Accessories and Notepad.
 2.Copy and paste the exact code given below.
           
               code:  
               Dim speaks, speech
               speaks="Welcome to your PC, Username"
               Set speech=CreateObject("sapi.spvoice")
               speech.Speak speaks



 3.Replace Username with your own name.
 4.Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".
 5.Copy the saved file.
 6.If you are using xp version then paste the saved file to C:\Documents and Settings\All Users\StartMenu\Programs\Startup\
 7.If you are using window 7 or 8 then paste the saved file to C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ ( if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.)
Now restart your computer. This time windows will welcome you in its own computerized voice.
Congratulation you have made window greet you with a computerized voice at start up.

  If you want best performance then follow these steps:-
 1.Go to Control Panel.
 2.Then Click on Sounds and Audio Devices.
 3.Then Click on the Sounds Tab.
 4.Select No Sounds from the Sound Scheme option.
 5.If you wish to save your Previous Sound Scheme, you can save it by clicking Yes in the popup menu.
 6.Click on OK.

  This tricks works on my computer hope you like this.

No comments:

Post a Comment