• About
  • Contact

Things For Computers

  • Home
  • Earn Money
    • Free Lance
    • 13 Trusted Sites to Make Money
  • Tricks
    • Faceook Tricks
    • Computer Tricks
    • Internet Tricks
    • Blogger Tricks
    • Chrome Tricks
    • Firefox Tricks
    • Funny Tricks
    • Google Tricks
    • Hacking Tricks
    • Notepad Tricks
    • Virus Tricks
    • Youtube Tricks
    • Whatsup Tricks
    • Amazon Tricks
    • Alexa Tricks
  • Free Internet
    • Mobilink Tricks
    • Zong Tricks
    • Telenor Tricks
    • Ufone Tricks
    • Warid Tricks
    • Airtel Tricks
  • Softwares
    • Latest Softwares
    • Utility Softwares
    • Computer Software
  • Blogging
    • Blogging Tips
    • Blogger Tricks
    • Blogger Widgets
    • Blogger Templates
Home » Computer Tricks » Make your computer talk what you type !

Make your computer talk what you type !

Hasan
Add Comment
Computer Tricks



Make your computer talk what you type !

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
     Dim message, sapi
message=InputBox(“What do you want me to say?”,”COOL HACKING TRICKS”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak message
  • Now save the notepad file as talk.vbs
  • Now close the notepad file and open it again.
  • Done !!!

    Tweet
    Make your computer talk what you type ! Title : Make your computer talk what you type !
    Description : Make your computer talk what you type ! This is very good and interesting javascript trick which let your computer speaks whatever you ty...
    Rating : 5

    0 Response to "Make your computer talk what you type !"

    ← Newer Post Older Post → Home
    Subscribe to: Post Comments (Atom)

    Back to top!