patrickjane

Results 19 issues of patrickjane

Do you plan an update for SFOS 4? I don't know if its me, but on my XA2 the app will install but not launch. On my 10ii it even...

When I stop debugging using the X button or S-F5, I will get a macos notification stating that node has crashed. This will be the detailed crash info: > Process:...

First of all, thanks a ton for this awesome piece of software, much appreciated! I would just like to ask a quick question. Are the `classify` and `detect` functions reentrant?...

not a bug

Hello, I am on a fresh install of 2.4.20 on a fresh install of raspbian buster, and I've just added credentials and configuration for the wavenet tts. However it always...

I want to use rhasspy to build a voice assistant which (for now) contains the following functionality: - control lights via home assistant - control heater via home assistant -...

I hope I am not duplicating #106 here, but while this isse has been resolved long time ago, I still get the mentioned error when I try to gracefully shutdown...

Hi, I am currently porting my (now working) SFOS app to Ubuntu Touch, and thus I also had to include qzxing in my project. I did it via cmake, like...

I am working on a middleware-based implementation (similar to Node.JS' express) that uses `libevhtp` underneath the hood and is written in C++. Basically, I am using a single callback hook...

According to `evhtp.h`, the `evhtp_uri` struct contains a `evhtp_authority_t` struct, which in turn contains data about - username - password - hostname - port However, this struct seems to be...

I have implemented the SP authentication as advised in your wiki (https://github.com/s-KaiNet/node-sp-auth/wiki/SharePoint-on-premise-user-credentials-authentication), and the login procedure as well as a following folder listing works well. However, as soon as the...