1.Open Notepad.
2.Copy and paste the exact code given below.
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
3. Click on File Menu, Save file as speak.vbs
in system
4. Double click on saved file, a window will
appear now type anything in it u want to hear
& press ok
No comments:
Post a Comment