Introduction: How to Make Your Computer Speak :)

About: I am a computer programmer and electronics enthusiast and want to develop a world full of programmers because " PROGRAMMERS NEVER DIE ".

Ever imagined that your computer can speak too ???

The answer is yes and that to what you will say it to speak those words.

Sounds interesting right lets see how we can make our computer speak in this instructable.......

Step 1: Open the Notepad

1) After opening the notepad type in the following script:

Dim message, sapi
message=InputBox("What shall I say, your Geekness?","I speak for you.") Set sapi=CreateObject("sapi.spvoice") sapi.Speak message

2) Save the folder

Click on Save As , and save it by the name (filename).vbs

Step 2: Let's Play

Click on the folder and a screen will popup asking what do you want to say..

In that box type your message and have fun listening to your computer.....

ENJOY..........

INTERESTED IN LEARNING C++ PROGRAMMING LANGUAGE TAKE A LOOK AT MY TUTORIALS PLEASE COMMENT , FAVORITE AND SHARE: c++ tutorials