Wednesday 15 February 2012

[HM:251182] Computer Speak




 

You can make your pc to speak whatever you want, very interesting...
 
Make your computer speak whatever you type:
 
1.       Open Notepad and type 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.       Now save the notepad file with the name speak.vbs at your desktop
3.       Now double click on speak.vbs and type in the box whatever you want your computer to speak for you.
 
Try it have fun…

ALWAYS KEEP SMILING

ALWAYS KEEP_MAILING

Just click here


M.YUSUF
COONOOR
THE NILGIRIS




--
https://groups.google.com/d/msg/hyd-masti/GO9LYiFoudM/TKqvCCq2EbMJ

No comments:

Post a Comment