Thursday, 29 August 2013

Convert Any text To Audio without any Software

HI friends, With this trick you can convert any text to Audio without any use of third party software.





  • 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– ","By computer freaks")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg



  • 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.
  • Now double click on the saved file and you will see a box like the below pic.


  • Type your text which you want to hear, and then press OK. Thats it.All Done.

You can hear it....

1 Responses to “Convert Any text To Audio without any Software”

Anonymous said...
4/9/13 7:26 pm

Thanks man...


Post a Comment

Hope you like my post.. :)

All Rights Reserved Breaking Tricks
Powered by Blogger