1) The commands are given below.
Just copy the commands and paste it into notepad.
2) Give the notepad any name.vbs (e.g.Speak.vbs), Save as type: All Files and Save it.
Copy the text below:
Dim message, sapi3) After saving it double click on .vbs file and write anything (in English) into the box and click OK.
message=InputBox("What do you want me to say?","Speak to Me powered by chillpillpage.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
comment if you like it.thank you
0 comments:
Post a Comment