samlak
STEPS TO FOLLOW IN MAKING THESE HAPPEN.
STEP 1:Click on the windows button and type in “Run” in the search box which can be found at the base of the search button list and choose the “Run” icon
STEP 2: In the Run Box type in “Notepad” without the quote symbol and press the “enter” key to open the notepad window.
STEP 3:In the Notepad environment, type in these lines shown below:
Dim speaks, speech
speaks=”Welcome to your system David. Have a wonderful time using me.”
set speech=create object(“sapi.spvoice”)
speech.speak speaks
STEP 4: In the second line which begins with “speaks”=You are free to type in whatever you wish to use as your welcome speech
STEP 5:Now save the file with any name,but make sure to save it in ‘.vbs’ format example (speech.vbs)
STEP 6:Again, click on windows “start button”, and then “all programs”, from the list scroll and look for a folder named “Start up”.
STEP 7:Right click “Start up” folder and click open.
STEP 8:In the Start up folder place that file you just created which is the “speech.vbs” in it and close the folder.
STEP 9:Turn off or restart your computer.
STEP 10:Before you do so, make sure that your speaker volume is not on Mute or reduced.