Ok guys now I will show you how to make a simple notepad
program or a notepad trick to convert all your text into an audio. No software
required
So lets start:
1.
Go to Notepad
Dim msg, sapi
msg=InputBox("Enter your text for Conversation | Tool by pulkit1247@gmail.com (http://tweaksonline.blogspot.com)","Audio Converter tweaksonline.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
msg=InputBox("Enter your text for Conversation | Tool by pulkit1247@gmail.com (http://tweaksonline.blogspot.com)","Audio Converter tweaksonline.blogspot.com")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
3.
Now save the above file at desktop as
“tweaksonline_audio convertor.vbs” (without comas)
4.
That’s it no w open the file and enter the
text to be outputted.
No comments:
Post a Comment