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.. ;)
GreekFlavour Posted November 12, 2010 Posted November 12, 2010 00axa0 telio pos to ekanes ksekardistika
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now