Home » Tech Tricks » Male or Female?

0

Want to know the gender of your PC? (I know you are like wtf?). Try this little trick to find it out ^^

Open notepad and paste the following piece of text in the file and SAVE IT AS computerGender.vbs or whatever you want to but make sure the file format is .vbs


CreateObject("SAPI.SpVoice").Speak"I know how to dance"

After saving the file, open it. Your computer will say “I know how to dance”. If it’s a male voice, then your PC is a male else if it’s a female voice, then you know what your PC gender is!

GOOD THING is that you can change the gender of your PC. For that:
Go to Control Panel look for Speech Recognition select change text to speech settings and in voice selection, select any other options(if available) from the drop down box, Click Apply and Ok.

Have fun!

Leave a Reply