Create audio form TEXT..!!


Hey guyz..!! Today  i'm going to share with you a simple code of vb script in which you have your own speaking client which dictates every word you type in..  so just open the notepad and type this Code: 



Dim msg, sapi
msg=InputBox("Enter your text for conversion– Raaj","hack-the-heck.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg 

Now save it as textconverter.vbs  then open it .
you will see the a box like this 




 type your name and click on ok . Now the text will be converted in Audio ! Try it :)
 so enjoy.. the converter ...And share with your friends..!!

-      ¤®äå¤

Comments

Popular Posts