You are viewing our Forum Archives. To view or take place in current topics click here.
Make Your PC talk to You
Posted:

Make Your PC talk to YouPosted:

-MrTNA-
  • Resident Elite
Status: Offline
Joined: Dec 11, 200915Year Member
Posts: 205
Reputation Power: 6
Status: Offline
Joined: Dec 11, 200915Year Member
Posts: 205
Reputation Power: 6
Hello MrStealYourGirl here agian with another random tutorial..

This is a visual basic script

* Open notepad
* And copy

Dim userInput


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


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


Sapi.speak userInput


* And save file as .vbs
* And open it and this will tell you your typed message

If this TuT helped you in anyway Please Have the Kindness to REP and THANK my Topics !!
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.