Convert text to audio without any 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 Serialncodes")
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.

Comments

Popular posts from this blog

BitDefender Total Security 2012 License Key new

Shortcut keys to change connection in SQL SERVER MANAGEMENT STUDIO