Closed goldyfruit closed 1 year ago
well, that sorta makes sense, but should be ERROR and not DEBUG
running in wake word mode without wake word is user error, what is the use case here?
this would make sense if you enabled continuous listening flag too
running in wake word mode without wake word is user error, what is the use case here?
No use case here, just an error triggered randomly because of some tests.
well, that sorta makes sense, but should be ERROR and not DEBUG
Indeed, I think it should just be an ERROR without loop. :+1:
Should this just raise an exception then?
Potentially, someone could want this to wait for an external trigger only, but this is basically specifying there needs to at least be a dummy plugin loaded for WW detection
If no hotwords are configured to listen then DinKum is looping pretty aggressively forever.