Make Windows welcome you by custom voice.
Follow simple steps to make your computer speak..
Step1:
open NOTEPAD...
I guess you all know how to...
Step 2:
write (copy) the below given code into it...
Dim speaks, speech
speaks="Welcome to your PC, Name"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
replace "Name" with your name...
Now follow the pictures posted
Click "Save As"
File name : welcome.vbs
Save as type: All Files
save it..
you get
Click on the new file created in your current directory...
It sounds??
speaks="Welcome to your PC, Name"
Set speech=CreateObject("sapi.spvoice")
.png)
.png)
.png)
.png)
.png)
No comments:
Post a Comment