Find the gender of your computer by voice test.

Ashwin B
2 min readJan 5, 2021

--

Have your ever wondered computers are classified by gender? Lol!

In this article you will learn to classify the gender of your computer using simple vbs script.

Follow the steps below:

  1. Open notepad in your computer, if you don’t know how to open notepad, follow the steps below:
  • Click window’s key + R in your keyboard
window’s key+r
  • A window will be opened, looks similar to the image below
  • Inside this type in “notepad” and press ok
notepad shortcut
  • Notepad will look like this,
Notepad

2. Now copy the following command and paste it inside notepad.

CreateObject("SAPI.SpVoice").Speak"Hello world"

You can replace the “Hello world” with any word or sentence.

3. Save the File in .vbs Format, for example gender.vbs.

4. After saving it, close the Notepad and open or run gender.vbs, Now, you will be able to hear the voice of your computer.

Share the article if you like.

--

--

Ashwin B

I love the internet, technology and building beautiful things