file:///C:/wamp/www/194-greenfest/greenfest/UntitledAlbum/index.html
A site about Computer tips, Latest Technology computer News. tech tips on computers, Internet, Windows, networking, review, more
Friday, November 30, 2012
Sunday, November 25, 2012
want your computer to speak for you?
1.Open
Notepad and copy and paste the following code into it
Dim message, sapi
message=InputBox("Type to speak by Anti hacking","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
....................................
2.Now save the notepad file with the name speak.vbs at your desktop.
....................................
3.Now double click on speak.vbs type in the box whatever you want your computer to speak for you
. Its a really awesome trick to impress everybody with your computer skills................
Notepad and copy and paste the following code into it
Dim message, sapi
message=InputBox("Type to speak by Anti hacking","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
....................................
2.Now save the notepad file with the name speak.vbs at your desktop.
....................................
3.Now double click on speak.vbs type in the box whatever you want your computer to speak for you
. Its a really awesome trick to impress everybody with your computer skills................
Subscribe to:
Posts (Atom)