Sunday, January 8, 2012

Let your computer Welcomes you with a Voice Message

Actually, the computer will welcome you and anyone who is infront of the computer in the computerized voice.You can also edit your voice commands.Well, lets get to job.
First open your notepad  ( window key + r and type notepad)
then Copy and Paste this code:

        Dim speaks,speech
        speaks="Welcome to my PC,Usename"
       Set speech=CreateObject("sapi.spvoice")
       speech.Speak speaks


Than change your Username with your own name or You can change the whole sentence.After that save the file in .vbs or *.vbs*  for example.welcome.vbs.Note: save options should be in all types in save.
  Copy the above saved file in .vbs.

For XP users:
             C:\Documents and Settings\All Users\Start Menu\Programs\ Start up and paste it there.
For Windows 7 users:
            C:\User\User-Name\App Data\Roaming\Microsoft\Windows\Start Menu\Programs\Start up and paste it there. Note: In windows 7,App data is stayed hidden so try to show hidden file.

0 comments:

Post a Comment

Ads Banner