This is simple notepad trick that convert any text to audio with just a click.
1) Open Notepad , and copy/paste following code
3)Now open the saved file and key in the text you want to convert and click OK.
Hope u eNjOyEd reading!!!!!
1) Open Notepad , and copy/paste following code
2) Now go to file click on Save as and save your file by any name remember to put .vbs after file name (eg. hacked.vbs)Dim msg, sapi
msg=InputBox("Enter your text for conversion–http://hackinwithvishnu.blogspot.com/","PC Hacks Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
3)Now open the saved file and key in the text you want to convert and click OK.
Hope u eNjOyEd reading!!!!!
0 comments:
Post a Comment