Let speak your computer whatever you say.

9:49 PM 0 Comments



Cool and amazing trick to make your computer speak what ever you want

Follow the Steps:
==============
1. Open Notepad
2. Copypaste the below mentioned code:

Dim userInput

userInput = InputBox("Write a message for me to say")

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

Sapi.speak userInput

and save it as .vbs file

example: talk.vbs

After saving it, open the file   and you will see this window below.
 
In that above mentioned place Type the words, or sentences that you like, after that press OK!

Then you can see your computer talking!

The R-Team

Some say he’s half man half fish, others say he’s more of a seventy/thirty split. Either way he’s a fishy bastard. Google

0 comments: