I am gonna tell you an awesome trick Which will help you to Convert Any
Text to Audio Without Any Software. Isn’t it Interesting? Yes it is.
With this trick you can convert any text to Audio without any use of third party software.
Step 1. First of all
Open notepad then copy the below text and paste it in notepad.
Dim msg, sapi
msg=InputBox(“Enter your text for conversion– “,”Text to Audio”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg
Step 2: After Pasting the Above Code in notepad, Save the file with
the name Text To Audio.vbs.
remember the name of the file should be with .vbs extension.
its nothing but a Vbscript File
.
Step 3: Now double click on the saved file and you will see a box like the below pic.
Step 4. Type your text which you want to hear, and then press OK. Thats it. All Done.
You can hear it load and clear.
Isn’t it amazing ?
On the other hand if you would like to do this with a help of a software
then you can try the TextAloud With AT&T Natural Voices (Windows
Software).
No comments:
Post a Comment
We welcome your comments and suggestions.
Thanks.