geardeath
Paradigmatic Apprentice
Posts: 45.1832 Threads: 7
Joined: 5th Sep 2013
Reputation: -1.36544
E-Pigs: 1.9719
|
Programming for Dummie
here are some simple programming for your simple brain «-- your brain
Here is how you make a simple Visual Basic talk source
Dim Message, Speak
Message=InputBox("Enter In Text geardeath,"Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
save it as .vbs
Boom Play around with it Ill post more later once I have enough pateince for your simple minds.
~Im not crazy just insane:Me
(This post was last modified: 05/09/2013 11:05 AM by geardeath.)
|
|
05/09/2013 11:03 AM |
|