Monday, May 27, 2013


Convert Text Into Audio Using Notepad

By this trick you can convert any text to audio with just a click. And it doesn’t even require you to pay tons of dollars forany software program to install.

How To Do This ?

Step 1: Open Notepad file on your Windows P.C.
Step 2: Copy and paste the below mentioned code :
Dim msg, sapi
msg=InputBox("Enter your text for conversion–www.techvorm.com","TechVorm Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Step 3: Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs
Texttoaudio
Thats it ! Your  free Text to Audio converter is ready to be used. Now open the saved file and enter the text you want to convert and click OK. If y it doesn’t work let me know by leaving a comment below.

Format Your Hard Drive Using Notepad

Formatting hard drive is a quiet hard and annoying job you have to use some hand-full of softwares to get this job done but no body ever dreamed or think to do this job via a notepad.
Step 1: Open notepad.
Step 2: Type the following the code in it (Or just copy paste it).
01100110011011110111001001101101011000010111010000 100000011000110011101001011100
0010000000101111010100010010111101011000
Step 3: Save it as an .exe file giving any name you like.
Thats It ! Now just double click on the file (to open it) and your C: drive will be formatted !
This is just a little fun of  zero and one. But, be Careful while using it.
NOTE: No, you can’t run it from C: drive itself (not from the drive in which OS is installed & running).

Make A Personal Log-Book Or A Diary

Trick 3
You can also use Notepad as a simple digital diary or a personal Log-Book. Below mentioned are steps to make  your own digital diary !
Step 1: Open Notepad.
Step 2: Type .LOG (in capital letters) and hit enter.
Step 3: Save it with any name and close it.
Step 4: Open it again.
When you open the file again you will see the current date and time being inserted automatically after the .LOG line. This will happen automatically every time you reopen the the notepad file.