Tuesday, July 28, 2015

How to make Windows speak what ever you want

Theres a simple command line utility that can help you to make your computer speak what ever you want, so to do that you have to first of all download nircmd, from the link below.. http://nirsoft.net/utils/nircmd.zip

so after downloading nircmd.exe move it to system32 folder in windows that is usually located in

"c:\windows\system32" in most of the computers.

Now open notepad and copy the source code below: --------------------------------------------------------------------------------------------------------------------------

nircmd speak text "Hey %Username%, How are You this is NEO NiZeR Codings"

--------------------------------------------------------------------------------------------------------------------------

and save the file as speak.bat So when next time you run the batch file it will speak what ever you typed in the double quotes.

No comments:

Post a Comment