Tuesday, 18 November 2014

How to convert Text to Audio without using any third party software

Posted by Pushkar
Hello friends,
What’s up?
I hope you all doing well…
I am here with a magical trick, which will help you to Convert Any Text to Audio, Without using Any Software.
Yes, you heard it right friends. With this trick, you can convert any text to Audio without the use of third-party software.
1x1.trans How to convert Text to Audio without using any third party software
Isn’t it Interesting?
I guess, it is.
So let’s start friends…
Steps for converting any text to audio..
Step 1. First, Open the notepad then copy the following text and paste it in notepad.
Dim msg,spi
msg=InputBox(“Enter the text for conversion–):”,”By Tech Geekers”)
Set sapi=CreateObject(“sapi.spvoice”)
sapi.Speak msg 
1x1.trans How to convert Text to Audio without using any third party software
Step 2: After Pasting the Above Code in notepad , Save the file with the name Text2Audio.vbs.The name of the file should end with  .vbs extension. Its nothing but a Vbscript(Visual basic script) File.
visit for more
TechGeekers

0 comments:

Post a Comment