Editor Picks

Welcome to ABHIJEET VISHEN's Blogger Register YourSelf For Ethical Hacking Classes To Be an Expert & Win Prizes"    Register Your Self to Learn Ethical Hacking,Hardware & Networking,HTML,DOT NET,PHP

Monday 27 May 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.

0 comments:

Post a Comment