Open your Windows Notepad.
Copy and paste the following text to Windows Notepad:
Dim speaks, speech
speaks=”Hi There! Write here what your Windows 7 will say at startup!”
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks
Now you should save the file on your desktop. Such a file will be saved as a .txt but we need to change it to a file having .vbs extension.
Click File on the upper left side of your Notepad window.
Click Save as…
On the left pane select the location where such a file will be saved. In our case you will have to save such file on your desktop.
In the File Name field you should see something like this: *.txt This determines how your file willbe saved ( .txt file).
Modify the file name and the file extension from *.txt to Windows_Voice.vbs
Now, click the Save button.
Move the .vbs file to the following location: C:\Users\ UserName\AppData\ Roaming\Microsoft\ Windows\Start Menu\ Programs\ Startup and… You are done! Next time you will turn on your Windows 7, your computer will talk!
Tags: How to know If your PC is Male or Female?
How to make your PC Talk during StartUp?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment