Kris Gesling

Results 277 comments of Kris Gesling

Hey @fivestones sorry I missed your comment. You can find all the API parameters here: https://github.com/MycroftAI/mimic3/blob/master/mimic3_http/swagger.yaml eg lengthScale is here: https://github.com/MycroftAI/mimic3/blob/master/mimic3_http/swagger.yaml#L89-L94 I don't think there's an option for `--process-on-blank-line` yet...

Yeah that would be good to have a distinct feature request - thanks!

We're using this and it has been working great so far: ```php /** * Automatically assign new orders to existing user account if it exists. * This is based on...

If I'm understanding the scenario correctly, I believe this comes back to the need for a more integrated audio and playback service. Spec doc in progress here: https://docs.google.com/document/d/1ebS60QLna4_AOQxQYpoaZrpkBzPXjL-7VFPJ7-xVvIQ/edit?usp=sharing Currently there's...

Ken or @chrisveilleux might chime in and correct me but I believe this is because the Raspberry Pi doesn't contain a real-time clock (RTC). What this means is that anytime...

Hey, these were updates to the "Board Support Package" (BSP) - hardware compatibility layer for Pantacor - it was to address a memory leak that we identified. The more important...