Convert Text Into Audio Using Notepad


Hi, You will love this post. This is simple notepad trick that convert any text to audio with just a click.

1. Open Notepad, and copy/past following coad.

Dim msg, sapi
msg=InputBox("Enter your text for conversion�www.mostwantedts.blogspot.com","YOUR COMPUTER IS HACK PLS SAVE IT")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg



2. Save as your_file_name.vbs




3. Now open the saved file and key in the text you want to convert and click ok.





CheckCloseComment