Dim msg, sapi
msg=InputBox("Enter your text for conversion–bitemp.blogspot.com","PC Hacks Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
WHAT TO DO
Open NotePad
Copy and paste the above code
Save file as filename.vbs
Now open the file and type any text you want to convert to audio in the textbox provided and click OK!
0 comments:
Post a Comment