VERY EASY TO MAKE TEXT TO VOICE APPLICATION U DON'T NEED TO LEARN ANY LANGUAGE JUST FOLLOW THESE STEPS1.open notepad2.copy the red thing given below and paste it in notepad..Dim msg, sapimsg=InputBox("Enter your text","Message Box")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msg3.save it as ...anyname.vbs(remember the extension name its should be .vbs nothing else)4.now open it and write anything in the text box..press enter...done enjoy