fix(voice): stabilize single-round flow and sync web UI state
This commit is contained in:
@@ -203,6 +203,7 @@ typedef struct {
|
||||
bool ws_connected;
|
||||
bool started;
|
||||
bool tap_active;
|
||||
bool marker_image_gen_running;
|
||||
voice_dialog_state_t dialog_state;
|
||||
char task_id[40];
|
||||
char dialog_id[40];
|
||||
|
||||
Reference in New Issue
Block a user