TRICK TO MAKE COMPUTER SPEAK WHAT YOU TYPE.

 On Senin, 25 Juni 2012  

Windows comes with a built-in voice system which only few people realize. windows.jpg In this tutorial,I'll be giving you a script which can make your computer speak whatever you tell it to.

NOTE»If this script does not work for you,then that means you do not have the "SAPI" installed on your pc.

HERE'S THE SCRIPT.

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

HOW TO USE THE SCRIPT?

Open Notepad,copy-paste the script above and save it as speak.vbs.Make sure you include the .vbs Now,double click on the saved note,i.e speak.vbs and you’ll see an input box. Next,type in your message and press enter; Your computer should speak to you now.

COMPUTER DOES NOT SPEAK?

Like I mentioned above,in the case your computer doesn't speak,it could be either»
  1. Your browser displays the quotation marks differently. Go back to Notepad and open the note you saved earlier.Replace the quotes(") & make sure it displays well. Save the file and try it again.
  2. You do not have the SAPI installed on your computer which can only be the case of a pirated copy,because the Sapi comes pre-installed on computers.
That's all.You can use this anytime to amuse your friends or just play around with it when you are bored.

You can also visit my previous post on how to activate window 7 free.

TRICK TO MAKE COMPUTER SPEAK WHAT YOU TYPE. 4.5 5 Unknown Senin, 25 Juni 2012 Windows comes with a built-in voice system which only few people realize. In this tutorial,I'll be giving you a script which can make y...


Related Post:

  • HOW TO COPY/EXTRACT TEXTS FROM IMAGES EASILY ON COMPUTER. Today,I'll be introducing to you a Pc software capable of copying/extracting text from any image.Though there are some other applications capable of doing a fine job,for the benefit of this tutorial we'll be making use of “GT TEXT”GT Text [Ground Tru… Read More
  • HOW TO SPEED UP COMPUTER USING MOBILE PHONES AS RAM.Do you have a Computer with less RAM size?Does your PC hang every now and then?Do you feel like throwing your Laptop in the waste-bin just because of its crawling state?Well,if that's the case of your Computer,worry no more because we are about to tu… Read More
  • HOW TO AUTOMATICALLY DELETE FIREFOX HISTORY WHEN EXITED.In the previous post,we discussed on “How To Delete Google Chrome Browser History Automatically” when browser is exited.So still on thesame issue,we will be studying how we can do this on Firefox browser.By default,Firefox browsers are set to save al… Read More
  • HOW TO CUSTOMIZE Windows7 LOG-ON SCREEN.The Windows 7 Log-on screen is what we make use of almost every time to Lock our Computer, Log OFF, Swith User, Change Password, Start Task Manager...But,you might want to restrict other's access to these options.If you're new to the Computer world &… Read More
  • HOW TO LOCK & UNLOCK A COMPUTER USING MOBILE PHONE'S BLUETOOTH.Today,I'll be introducing to you yet another great Pc software.It's such a handy software which makes securing of Computer easier.Each passing day,new applications are being created to make the usage of computer simpler and less complex.Amongst them … Read More

Tidak ada komentar:

Posting Komentar