Zabaware Support Forums

Zabaware Forums => General Discussion => Topic started by: lightspeed on July 31, 2011, 02:02:23 pm

Title: a question about hal saying the time
Post by: lightspeed on July 31, 2011, 02:02:23 pm
does anyone "robert or anyone"  here know what file i can go into in the brain editor to find the hal time file (where hal says the time is  ...so and so a.m. or p.m? ) i want to find this file to further modify hal with extra saying such as from what my watch shows the time is.... etc. etc.  

i have looked but maybe i am looking in the wrong direction i don't know .
Title: Re: a question about hal saying the time
Post by: onthecuttingedge2005 on July 31, 2011, 05:26:27 pm
does anyone "robert or anyone"  here know what file i can go into in the brain editor to find the hal time file (where hal says the time is  ...so and so a.m. or p.m? ) i want to find this file to further modify hal with extra saying such as from what my watch shows the time is.... etc. etc.  

i have looked but maybe i am looking in the wrong direction i don't know .

while in the editor, I respond with; What time is it?

Debug had this to say;

Code: [Select]
PatternDB: patterns
        Input:   WHAT TIME IS IT 
        Result: The time is <time>.
        Time: 0.461
    Function: Patterns
        Original:
        Current: The time is <time>.
        Time: 0.465

so the response is coming from the patterns table, the <time> is the time variable used to give the time.