Sunday 9 December 2012

How to make your computer speak when you log on


Make your computer speak on startup and amaze your friends,its a very simple trick.....just go through the below article....

1.open Notepad.

2.Paste the bellow code in Notepad.

Dim speaks, speech
speaks="Welcome Back, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks

3.Replace Username with your Name.

4.Click Save As and save as type Welcome.vbs.

5.Copy File Welcome.vbs and paste it at address below.

For Windows 7 :

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

For Windows-Xp :

C:\Documents and Settings\All Users\Start Menu\Programs\Startup


*Replace Username with your username and C:\ with your Root Drive

Done Log Off and Log In Amazed? .Now Your computer welcomes you with your name.....