How To Convert Text To Speech Using Notepad. [Easy Method]
Check out the following code..
Dim msg,sapi
msg=inputBox("Enter Your Text For Conversion","By Expert SID")
set sapi=createObject("sapi.spvoice")
sapi.speak msg
Paste this code in notepad and save the file in " .vbs" extension.
Thank You For Watching This Video... Please Subscribe For More Videos.