Make Your PC To Say Something On Startup. When you login your computer if it say some greet, it's nice to here and you will feel your computer is like your friends. So you can set some startup greet for your default startup tone. You don't need any software to do this. You can do this with only notepad.
Then let's do it..
Step 1 : Open notepad and type the following text Dim speaks, speech speaks="Welcome Back" Set speech=CreateObject("sapi.spvo ice") speech.Speak speaks You can change "Welcome Back" word as you wish. Remember to use punctuation to get the pronunciation more correct Now save the notepad with .vbs extension (Welcome.vbs). Now put it in startup folder. You can find your startup folder using below path. In Windows XP C:\Documents and Settings\All Users\Start Menu \Programs\Startup In Windows Vista, 7 and 8 C: \ProgramData\Microsoft\Windows \Start Menu\Programs\Startup Now, each time you log on, you will be hear your welcome word. Enjoy !
Then let's do it..
Step 1 : Open notepad and type the following text Dim speaks, speech speaks="Welcome Back" Set speech=CreateObject("sapi.spvo ice") speech.Speak speaks You can change "Welcome Back" word as you wish. Remember to use punctuation to get the pronunciation more correct Now save the notepad with .vbs extension (Welcome.vbs). Now put it in startup folder. You can find your startup folder using below path. In Windows XP C:\Documents and Settings\All Users\Start Menu \Programs\Startup In Windows Vista, 7 and 8 C: \ProgramData\Microsoft\Windows \Start Menu\Programs\Startup Now, each time you log on, you will be hear your welcome word. Enjoy !
.. FEEL FREE TO COMMENT ..
We Are Happy To Help You.
We Are Happy To Help You.
This comment has been removed by a blog administrator.
ReplyDelete