female computerThis is one of those fun tricks where the normal computing makes your computer talk, and you can determine whether it is a male or female (technically speaking, whether the computer has the male voice assistance or the female assistance on). Here is how you can do that –

  • Open Notepad
  • Copy and paste the following text in the notepad – CreateObject(“SAPI.SpVoice”).”Speak Your Text Here”
  • Replace the “Speak your text here” with any text you want your computer to speak
  • Save this notepad file as abc.vbs ( file > save as > abc.vbs )
  • Now, after saving the file. Close it, and then open it. The computer will speak out the text, and you can determine the gender depending on the language.

Mine was a female. What is yours?

Related Posts Plugin for WordPress, Blogger...