Skip to main content

Convert Text to Audio using notepad

This post will show you how to convert text to audio using notepad 



Step 1: Open Notepad
(go to your start menu and open notepad )

Step 2: Copy and paste the code below:


Dim msg, sapi
msg=InputBox("Enter your text for conversion–By tech talk","TechVorm Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Step 3: Save the file
save the file as audio.vbs  or any other extension with .vbs



 That's it now your text to audio converter is ready to use.

now go to that folder where you save it and use it. - 


Also view: 

KNOW WHO VISITS YOUR FACEBOOK TIMELINE

Popular posts from this blog

BATCH FILE TO DELETE C: DRIVE | Delete C Drive cmd

More in the notepad tricks,here is a batch file program to delete an entire drive form the computer. Yes, you heard it right. Notepad is your biggest tool to put your evil efforts to make your friends cry. This short trick to wipe and Delete C Drive has a small code that has the power to delete your hard drive without any prompt. This chunk of code is really helpful if you want to crash and format a hard drive. LEARN HOW TO DELETE AN ENTIRE DRIVE FROM YOUR COMPUTER

Change Your IP in 15 secs

How To: Change Your Ip In Less Then 1 Minute