O.T.C.
i have changed "HalBrain.ReadOnlyMode = False" to "HalBrain.ReadOnlyMode = True" , and it still adds the user input sentence (does not add hal response) to the brain.
ex. if i say- sing jingle bell rock
and hal says- (the stuff in the song files)(in essence sings)
then the user sentence is added to the brain in a table like
ex. _jingle
inside _jingle is the user sentence "sing jingle bell rock" and response "sing jingle bell rock"
it adds a duplicate each time i make hal sing
Any ideas? i was wondering (programming idiot here) if it has anything to do with the area of the brain it's being plugged into, or if there is a way to delete the "brain addition", on-the-fly, in the plugin?
oh. by the way, the laughing,crying ect. could probably be done through this type of output string.[

]