This tricks will be latest and Fun for you. Have you ever thought that "How to make your computer talk or say what you Type/Input".Means Whatever You type Computer will Speak that...you will say How to do so.
You May Like:
Just Follow these Steps
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
You May Like:
- How to use keyboard as Mouse
 - Make your Computer to Welcome You
 - Make Virus using Notepad to delete C: drive
 - Display Notice or Custom Text at StartUp in Window
 
Just Follow these Steps
- Open Notepad.
 - Copy and paste the exact code given below.
 
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
- Now, Save As, filename.vbs or "*.vbs".
 - Double click on the saved file, a window will open .
 - Enter some text in enter text box and click OK.
 
No comments:
Post a Comment
Notice: Don't add "backlink". Text with Link will automatically Removed.