Then, make it speak with you, learn words for it, its quite simple yarr!!! Ill show you how..
Firstly open notepad,
Then copy and paste the below mentioned texts
Code:
Dim userInput
userInput = InputBox(“Write a message for me to say”)
Set Sapi = Wscript.CreateObject(“SAPI.SpVoice”)
Sapi.speak userInput
then save it in any name that you like but at the end don’t forget to add .vbsexample.
speak.vbs
After you save close notepad, and open the saved file.
There you will see a place to type
In that above mentioned place Type the words, or sentences that you like, after that press OK!!!!
Then you can see your computer talking!!! if you like this follow my blog :)
No comments:
Post a Comment