This is a visual basic script file that will pop up an msg which requires1)Open Notepad2) Copy the below text and paste on notepad... Quote: Dim userInputuserInput = InputBox("Write a message for me to say")Set Sapi = Wscript.CreateObject("SAPI.SpVoice")Sapi.speak userInput 3) Be Sure To Save As .VBS4) Now open it and you will see an place to write5) When you write
No comments:
Post a Comment