意图识别

This commit is contained in:
admin
2026-02-25 17:30:03 +08:00
parent 1328c708ae
commit ac4f4693b9
5 changed files with 259 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ typedef struct {
bool tap_active;
bool stop_requested;
bool ws_low_stack_warned;
bool response_first_sentence_checked;
voice_dialog_state_t dialog_state;