Step 1 : Copy the following code and paste it into a notepad.
Dim msg, sapi
msg=InputBox(“Enter your text for audio conversion–www.alllatesttricksblogspot.com from balu”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg
Step 2: Next save it as “audio.vbs”. (Make sure it ends with a .vbs extension)
Step 3: Run it and enter the text and listen to the converted speech.
That’s it as simple as that. Hope you guys enjoyed this post. Stay subscribed to catch up with more of our updates. Thanks for reading.
0 comments:
Post a Comment