Pages

Custom Search

Friday, November 5, 2010

Customize Windows 7 welcome Voice Message

Would you like this – If your PC welcome you with a simple and custom voice message! If yes! then follow the guidelines just from the bellow. Well, as we know Windows 7 comes with a set of sound scheme packages, which can be easily changed by us from the default sound scheme with the custom one.


Customize Windows 7 Welcome Voice Message

How to Customize Windows 7 welcome Voice MessageCopy the following code in a notepad

Dim speaks, speech
speaks=”Welcome Sourav! Welcome back to your computer. Have a nice day”
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks

Change the statement which is highlighted in the image bellow and make your own line of statement

Customize Windows 7 Welcome Voice Message




Now Save it as Filename.vbs in the Startup folder of the Windows 7 drive -

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


NOTE – If you can’t see the AppData folder under your UserName folder, you can make it visible by changing the Folder Options settings.  And note again that – You can save the file with any name but the file should be in .vbs extension.

That is it. You are done! Simply reboot your System to hear the cool welcome message just after the logon sound

Stay tuned for more updates like this. Well, if you have any questions or comments, or find any errors in the process just leave a comment!

0 comments:

Post a Comment

Popular Posts