Tuesday, 29 April 2014
0 Want to convert your text into audio? Then follow some simple steps mentioned below 1. Open notepad. 2. Copy the Below Code. Dim msg Dim sapimsg msg =InputBox("Enter your text for conversion") Set sapi=CreateObject("sapi.spvoice") sapi.Speak msg 3. Now save it as audio.vbs 4. That's it. Now open the file and type anything. Then click on ok.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment