Bored In School Right Now HTML


The Talking Computer




The Talking Computer

Have you ever wanted the computer to talk instead of you, well now you can.


Copy and Paste. Save with the title, anything.vbs

Or Download Far Below


		
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
		
		

When it is done it should look like this:


Use Media Fire If You Just Want To Download The File

Hosted here