Introduction: How to Make Your Computer Talk!

About: I love HALO TRIAL!!!!!!!

This will be Fun!

Step 1: The First Step

Go to Start-all programs-accessories-notepad

Step 2:

type in this code:

Dim userInput

userInput = InputBox("Type below anything to hear you PC speak it!")

Set Sapi = Wscript.CreateObject("SAPI.SpVoice")

Sapi.speak userInput

Step 3: Saving

click file-save as-desktop and save as speak.vbs

Step 4: Test It

Test it