Make Ur computer to speak anything U want
Step 1: Open Notepad and paste the following text into a new document:
Dim message, sapi
message=InputBox("Enter the text you want the computer to speak","Speak This")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Now save as .vbs format.
cOuNtEr
Make Ur computer to speak
Subscribe to:
Post Comments (Atom)
Notice:







0 comments:
Post a Comment