nextlive Posted August 11, 2009 Posted August 11, 2009 How To Make a VBScript to Make your PC Talk! First open notepad and write in it this code: StrText = InputBox("What do you want to say?") set ObjVoice = CreateObject("SAPI.SpVoice") ObjVoice.Speak StrText Then save it as .vbs and here u go! -> Write sth in the box and press enter to make your pc say what u have wrote in the box.. ;) Quote
paokole Posted August 11, 2009 Posted August 11, 2009 i tried it and ti worked.its amazin,thanks! Quote
GreekFlavour Posted November 12, 2010 Posted November 12, 2010 00axa0 telio pos to ekanes ksekardistika Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.