
else if (LONG_KEY == type) {
TAL_PR_NOTICE("ai toy -> current device_mode:%d, switch to TRANSLATE", s_ai_toy->cfg.device_mode);
wukong_audio_player_stop(AI_PLAYER_ALL);
wukong_ai_agent_chat_break(NULL);
wukong_ai_device_mode_switch(AI_DEVICE_MODE_TRANSLATE);
return;
}
else if (LONG_KEY == type) {
TAL_PR_NOTICE("ai toy -> current device_mode:%d, switch to TRANSLATE", s_ai_toy->cfg.device_mode);
wukong_audio_player_stop(AI_PLAYER_ALL);
wukong_ai_agent_chat_break(NULL);
wukong_ai_device_mode_switch(AI_DEVICE_MODE_DETECTION);
//tuya_iot_wf_gw_reset();
return;
}

该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈