
09/22/11, 07:12 PM
|
 |
In the Garden or Garage
|
|
Join Date: Feb 2008
Posts: 2,139
|
|
|
My Computer Just Told Me
How wonderful I am.
Actually I just told it to tell me that.
---------------------------
Bored?
Open up a notepad.
Copy this:
Quote:
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
|
And save the document on your Desktop as Speak.vbs.
Make sure you set the Save As Type to All Files.
Then just double click on the file that is on your desktop and enter what you want your computer to say to you and hit OK or press Enter. I'm on a Vista machine. I don't know which OS it will work for other than this. I'm not too much of a geek. Probably an easier way to do this, but I thought this was neat. OK, really, I was just bored and wanted to give it a try.
- What's that? I spend too much time on Homesteading Today? -
Yeah, but, there's some really great folks on here Ms. computer lady.
__________________
My How To blog - Happy Homesteading!
|