Make Your Computer Talk What You Type !



efsfsf.gif


This is very good and interesting javascript trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow below simple steps.

First open Notepad and copy below codes

  1. Dim message, sapi
  2.       message=InputBox("What do you want me to say?","Mediastar91.tk")
  3.      Set sapi=CreateObject("sapi.spvoice")
  4.      sapi.Speak message
Now save the notepad file as talk.vbs

Now close the notepad file and open it again.

Done !!!
thumbnail
About The Author

Ut dignissim aliquet nibh tristique hendrerit. Donec ullamcorper nulla quis metus vulputate id placerat augue eleifend. Aenean venenatis consectetur orci, sit amet ultricies magna sagittis vel. Nulla non diam nisi, ut ultrices massa. Pellentesque sed nisl metus. Praesent a mi vel ante molestie venenatis.

2 comments

  1. works to some etent to ipove the sped(not god at englsh!)

    ReplyDelete
    Replies
    1. ya you can try atleast...
      some work and some not

      Delete