Zabaware Support Forums

Zabaware Forums => Share Conversations, Experiences, Graphics => Topic started by: cyberjedi on February 22, 2017, 06:46:53 am

Title: Lightspeed: Say what i say. Status: Under Constructtion
Post by: cyberjedi on February 22, 2017, 06:46:53 am
lightspeed: Hey man

Im working on the code to Say what i say, using SAPI05 Voices.
Ive built the sub that's gonna do the work. The real trick here is to intercept  Hal's Output and basically cause an Over-Ride,
this is basically (Slip- Streaming) code. 

Hooking Hal's MsgBox (GetResponse) with this code may be the answer.

lightspeed, this is all coming back to me man. But be patient.

Its been many years since i did this and then i was  a Light Weight in this game. But it is fun. lol.. hacking HaL

****************************************************
Dim message, sapi
message=InputBox("What shall I say, Master?","I speak for you.")   Save this as a stand alone .VBS and have fun.
 Set sapi=CreateObject("sapi.spvoice")
 sapi.Speak message
****************************************************
We aint going No where with out this little Gem


I see this as a stand alone , working with Hal, but with its own window.
This way anything sent in Hals normal input will get processed as normal,
and anything sent through the Master window will just get sent to the output, bypassing the Hal brain.
This Plugin will call to that progi, should be Auto. If the plugin is in the ON state , then it calls to it.

Sorta like the AIM Bot 2.2
with its window drivin system.


best wishes

cyberjedi 1337
Title: Re: Lightspeed: Say what i say. Status: Under Constructtion
Post by: Ameliaz on May 21, 2018, 05:14:52 am
I want to know about the forum more, which way can help me?
Title: Re: Lightspeed: Say what i say. Status: Under Constructtion
Post by: lightspeed on May 21, 2018, 08:46:57 am
Ameliaz, you need to be more specific as to what you are wanting to learn from the forum, as far as learning , their are many , many things anyone can learn from this forum on many different subjects , parts of hal , parts of plug ins , learning process, etc. you need or should start out with the basics of using hal , talking with hal , then move on from their with plug ins that people have made that helps hal achieve other things  as a working a.i.  :)