Translate

Make your PC greet you..

Make Windows welcome you by custom voice.

Follow simple steps to make your computer speak..

Step1:

           open NOTEPAD...

                         I guess you all know how to...
Step 2:
              
            write (copy) the below given code into it...

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



replace "Name" with your name... 


Now follow the pictures posted


Click "Save As"
            

File name    :  welcome.vbs
Save as type: All Files

save it..
you get



Click on the new file created in your current directory...


It sounds??


Now we have to place it in the startup directory..

copy the below address and place it in the address bar at the top of file explorer..

C:\Users\Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

 Replace Name with your Username.. ex: PAVAN

Now copy the *vbs file you created into this directory...




Eureka! we have finished.....
               

        Now Restart your computer to test it..............

Enjoy Replacing with your own text in "  .............."

You can open a *vbs type file with notepad...

NOTE: Here "AppData " is a hidden folder..

Enjoy !.............!

Like me on facebook..

No comments:

Post a Comment