Author Topic: Lightspeed: Say what i say. Status: Under Constructtion  (Read 3570 times)

cyberjedi

  • Hero Member
  • *****
  • Posts: 810
  • The Mighty Hal Machine
    • View Profile
Lightspeed: Say what i say. Status: Under Constructtion
« 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

Ameliaz

  • Guest
Re: Lightspeed: Say what i say. Status: Under Constructtion
« Reply #1 on: May 21, 2018, 05:14:52 am »
I want to know about the forum more, which way can help me?

lightspeed

  • Hero Member
  • *****
  • Posts: 6761
    • View Profile
Re: Lightspeed: Say what i say. Status: Under Constructtion
« Reply #2 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.  :)