How To Convert Text Into Audio Using Notepad....
i am pasting one code. just pest it in the notepad and save it as anything.vbs
code:
Dim msg, sapi
msg=InputBox("ENTER THE TEXT–HACKPC0038.BLOGSPOT.COM","Text-To-Audio Converter by siddharth :)")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
enjoy....
code:
Dim msg, sapi
msg=InputBox("ENTER THE TEXT–HACKPC0038.BLOGSPOT.COM","Text-To-Audio Converter by siddharth :)")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
enjoy....
Widget for blogger by Way2Blogging
If you find this article useful, please feel free to link to this page from your website or blog.
Subscribe to:
Post Comments (Atom)
Share your views...
0 Respones to "How To Convert Text Into Audio Using Notepad...."
Post a Comment