This commit is contained in:
dianke3yu 2025-07-05 18:20:15 +08:00
commit e46beee76d
2 changed files with 954 additions and 251 deletions

File diff suppressed because it is too large Load Diff

View File

@ -498,7 +498,7 @@ static void app_event_thread(beken_thread_arg_t data)
}
LOGE("APP_EVT_RECONNECT_NETWORK_SUCCESS\n");
#if CONFIG_AUD_INTF_SUPPORT_PROMPT_TONE
bk_aud_intf_voc_play_prompt_tone(AUD_INTF_VOC_RECONNECT_NETWORK_SUCCESS);
//bk_aud_intf_voc_play_prompt_tone(AUD_INTF_VOC_RECONNECT_NETWORK_SUCCESS);
#endif
break;