Make Your Computer Welcome You With Voice

watch_later Wednesday, October 5, 2016

You Start Your Computer and Your Computer Welcome you With a Voice in Starting so Lets see..







Hey Guyz,
Welcome to Learnforhack,
in this topic i will tell uh how to make a .vbs and use it to welcome you.
--------------------------------------------------------------------------------------------------------------------------
        
So,
For this Follow the given Steps -

1. Open Notepad.




2.Type The Given Code Below (Dnt Mistype).


Code -
Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
You can Replace Username Or Entire Message.
3. Now Save the File as Welcome Message .vbs 
4. Now Save The File In this Address.

{In Windows Xp}

  • C: -> Documents and Settings -> All Users -> Start Menu -> Programs -> Startup 
{In Windows 7 / Vista / 8 }

  • C: -> Users -> User-Name -> AppData -> Roaming ->Microsoft -> Windows ->Start Menu -> Programs -> Startup 
5. Save here And u will see an icon like below.



6. Thats It u r done :)

Enjoy it.......

--------------------------------------------------------------------------------------------------------------------------
Plz Share and Follow Us..
Thank uh.....