Friday, January 17, 2014

Convert the Text into Audio via Notepad


Here I am going to tell a notepad trick that converts your text into audio form. Notepad a simple program. But we can do lots of things with this. You can use any program to convert text to audio, but from this method you don't need to use any other software.

Follows the following Instruction’s.
1. Open notepad.
2. Copy the Below Code.

-------------------------------------------------------------------------------------------------
Dim msg, sapimsg=InputBox("Enter your text for conversion–www.softrickx.blogspot.com,"TechVormText-To-Audio Converter")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msg

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

3. Now save it as audio.vbs
4. That's it.
5. Now open the file and type anything.
Then click OK.

0 comments:

Post a Comment