NeonGeckoCom / NeonCore

Neon Core extends Mycroft core with more modular code, extended multi-user support, and more.
Other
78 stars 47 forks source link

Skip-Wake-Words Support in Intent Service #182

Open NeonDaniel opened 2 years ago

NeonDaniel commented 2 years ago

Objective

Allow intent handling based on matched intent or presence of an "activation word" in an input utterance.

Initial Implementation Goals

NeonDaniel commented 5 months ago

Consider rolling into user auth. Also depends on https://github.com/NeonGeckoCom/neon_speech/issues/41