优化内存占用

This commit is contained in:
admin
2026-02-25 18:12:22 +08:00
parent ac4f4693b9
commit 1cb1f5de64
7 changed files with 114 additions and 17 deletions

View File

@@ -122,5 +122,7 @@ void voice_websocket_event_handler(void *handler_args,
int32_t event_id,
void *event_data);
void voice_interaction_ws_init_cjson_hooks(void);
void voice_uplink_task(void *arg);
void voice_heartbeat_task(void *arg);