Navigation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
How to make your computer speak anything you want!! |
|
|
1. Open Notepad and copy-paste the following code into it.
:- Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
2. Save it with the name speak.vbs
3. Double click the saved file and Speak to Me file will open. Type in the box all the things you want your computer to say and then click OK.
Its really funny...lol....!!!xD
|
|
|
|
|
|
|
Today, there have been 43 visitors (96 hits) on this page! |
|
|
|
|
|
|
|