[code]I (35) boot: Partition Table: I (35) boot: ## Label Usage Type ST Offset Length I (35) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (36) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (36) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (37) boot: 3 model Unknown data 01 82 00010000 00096000 I (37) boot: 4 factory factory app 00 00 000b0000 007d0000 I (37) boot: 5 spiffs_data Unknown data 01 82 00880000 000af000 I (38) boot: 6 anim_emotion Unknown data 01 82 0092f000 001db000 I (38) boot: 7 anim_icon Unknown data 01 82 00b0a000 00144000 I (39) boot: 8 anim_boot Unknown data 01 82 00c4e000 000a0000 I (39) boot: End of partition table I (39) boot: Defaulting to factory image I (39) esp_image: segment 0: paddr=000b0020 vaddr=3c330020 size=3355b4h (3364276) map I (828) esp_image: segment 1: paddr=003e55dc vaddr=3fc9eb00 size=0a6a0h ( 42656) load I (840) esp_image: segment 2: paddr=003efc84 vaddr=40374000 size=00394h ( 916) load I (840) esp_image: segment 3: paddr=003f0020 vaddr=42000020 size=325268h (3297896) map I (1613) esp_image: segment 4: paddr=00715290 vaddr=40374394 size=1a688h (108168) load I (1643) esp_image: segment 5: paddr=0072f920 vaddr=600fe000 size=00058h ( 88) load I (1655) boot: Loaded app from partition at offset 0xb0000 I (1655) boot: Disabling RNG early entropy source... I (1657) MSPI Timing: Flash timing tuning index: 3 I (1657) octal_psram: vendor id : 0x0d (AP) I (1657) octal_psram: dev id : 0x03 (generation 4) I (1657) octal_psram: density : 0x05 (128 Mbit) I (1658) octal_psram: good-die : 0x01 (Pass) I (1658) octal_psram: Latency : 0x01 (Fixed) I (1658) octal_psram: VCC : 0x00 (1.8V) I (1658) octal_psram: SRF : 0x01 (Fast Refresh) I (1658) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (1659) octal_psram: BurstLen : 0x01 (32 Byte) I (1659) octal_psram: Readlatency : 0x02 (10 cycles@Fixed) I (1659) octal_psram: DriveStrength: 0x00 (1/1) I (1664) MSPI Timing: PSRAM timing tuning index: 4 I (1781) mmu_psram: Read only data copied and mapped to SPIRAM I (1943) mmu_psram: Instructions copied and mapped to SPIRAM I (1943) cpu_start: Multicore app I (2188) esp_psram: SPI SRAM memory test OK I (2197) cpu_start: Pro cpu start user code I (2197) cpu_start: cpu freq: 240000000 Hz I (2197) app_init: Application information: I (2197) app_init: Project name: brookesia_speaker I (2197) app_init: App version: 0.12.2-dev I (2197) app_init: Compile time: Aug 28 2025 01:47:54 I (2197) app_init: ELF file SHA256: 530777e57... I (2197) app_init: ESP-IDF: v5.5 I (2198) efuse_init: Min chip rev: v0.0 I (2198) efuse_init: Max chip rev: v0.99 I (2198) efuse_init: Chip rev: v0.2 I (2198) heap_init: Initializing. RAM available for dynamic allocation: I (2198) heap_init: At 3FCAE1D8 len 0003B538 (237 KiB): RAM I (2198) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM I (2198) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM I (2199) heap_init: At 600FE058 len 00001F90 (7 KiB): RTCRAM I (2199) esp_psram: Adding pool of 9778K of PSRAM memory to heap allocator I (2199) esp_psram: Adding pool of 42K of PSRAM memory gap generated due to end address alignment of drom to the heap allocator W (2200) spi_flash: Octal flash chip is using but qio mode is selected, will automatically switch to Octal mode I (2200) spi_flash: detected chip: mxic (opi) I (2200) spi_flash: flash io: opi_str W (2200) spi_flash: Detected size(32768k) larger than the size in the binary image header(16384k). Using the size in the binary image header. W (2201) legacy_touch_driver: legacy touch driver is deprecated, please migrate to use driver/touch_sens.h I (2203) sleep_gpio: Configure to isolate all GPIO pins in sleep state I (2204) sleep_gpio: Enable automatic switching of GPIO sleep configuration I (2204) main_task: Started on CPU0 I (2205) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations I (2205) main_task: Calling app_main() Project version: 0.12.2-dev I (2212) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0299](doEventOperationUpdateParam): Finding keys in NVS... I (2213) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0326](doEventOperationUpdateParam): - Found key(wlan_switch): type(i32), value(1) I (2214) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0340](doEventOperationUpdateParam): - Found key(wlan_ssid): type(str), value(M5VolcRTC) I (2214) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0340](doEventOperationUpdateParam): - Found key(wlan_password): type(str), value(m5volcrtc) I (2215) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0326](doEventOperationUpdateParam): - Found key(brightness): type(i32), value(40) I (2215) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0326](doEventOperationUpdateParam): - Found key(volume): type(i32), value(60) I (2216) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0326](doEventOperationUpdateParam): - Found key(touch_switch): type(i32), value(1) I (2216) BS:StorageNVS: [esp_brookesia_service_storage_nvs.cpp:0355](doEventOperationUpdateParam): Found 6 keys in NVS I (2217) BSP: Using PCB version V1.2 I (2317) LVGL: Starting LVGL task W (2317) ledc: GPIO 44 is not usable, maybe conflict with others W (2317) i2c.master: Please check pull-up resistances whether be connected properly. Otherwise unexpected behavior would happen. For more detailed information, please read docs I (2318) BSP: Install st77916 panel driver I (2318) st77916: LCD panel create success, version: 1.0.1 I (2576) CST816S: Read ID disabled I (2705) BSP: Setting LCD backlight: 100% I (2705) Display: [display.cpp:0097](operator()): Set display brightness to 40 I (2705) led_ledc: LED Indicator Version: 2.0.1 I (2705) BSP: Setting LCD backlight: 40% I (2706) led_ledc: Indicator create successfully. type:LEDC mode, hardware_data:0x2, blink_lists:custom I (2757) File System: [file_system.cpp:0031](file_system_init): Mount SD card successfully I (2777) File System: [file_system.cpp:0103](file_system_init): SPIFFS size: total: 651596, free: 37901 I (2783) ES8311: Work in Slave mode E (2786) i2s_common: i2s_channel_disable(1218): the channel has not been enabled yet I (2786) I2S_IF: channel mode 0 bits:32/32 channel:2 mask:3 I (2786) I2S_IF: STD Mode 1 bits:32/32 channel:2 sample_rate:16000 mask:3 I (2801) Adev_Codec: Open codec device OK I (2805) ES7210: Work in Slave mode I (2811) ES7210: Enable ES7210_INPUT_MIC1 I (2814) ES7210: Enable ES7210_INPUT_MIC2 I (2817) ES7210: Enable ES7210_INPUT_MIC3 I (2820) ES7210: Enable TDM mode E (2825) i2s_common: i2s_channel_disable(1218): the channel has not been enabled yet I (2825) I2S_IF: channel mode 0 bits:32/32 channel:2 mask:3 I (2825) I2S_IF: STD Mode 0 bits:32/32 channel:2 sample_rate:16000 mask:3 I (2826) ES7210: Bits 16 I (2834) ES7210: Enable ES7210_INPUT_MIC1 I (2836) ES7210: Enable ES7210_INPUT_MIC2 I (2839) ES7210: Enable ES7210_INPUT_MIC3 I (2842) ES7210: Enable TDM mode I (2847) ES7210: Unmuted I (2847) Adev_Codec: Open codec device OK I (2848) ESP_GMF_BLOCK: The block buf:0x3c68eb2c, end:0x3c693b2c I (2848) NEW_DATA_BUS: New block buf, num:1, item_cnt:20480, db:0x3c693b30 I (2849) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c693b98, wk:0x0, run:0] I (2849) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c693b98, wk:0x3c695414, run:0] I (2849) ESP_GMF_BLOCK: The block buf:0x3c695560, end:0x3c69a560 I (2850) NEW_DATA_BUS: New block buf, num:1, item_cnt:20480, db:0x3c69a564 I (2850) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c69a5cc, wk:0x0, run:0] I (2850) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c69a5cc, wk:0x3c69be48, run:0] W (2852) AUD_SDEC_REG: Overwrote ES decoder 6 W (2852) AUD_SDEC_REG: Overwrote ES decoder 7 W (2852) AUD_SDEC_REG: Overwrote ES decoder 8 I (2852) ASP_POOL: Dest rate:16000 I (2853) ASP_POOL: Dest channels:2 I (2853) ASP_POOL: Dest bits:32 I (2853) ESP_GMF_BLOCK: The block buf:0x3c69d594, end:0x3c6a2594 I (2853) NEW_DATA_BUS: New block buf, num:1, item_cnt:20480, db:0x3c6a2598 I (2854) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c6a2600, wk:0x0, run:0] I (2854) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c6a2600, wk:0x3c6a3e7c, run:0] I (2854) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (2855) Audio: [audio.cpp:0083](operator()): Set media sound volume to 60 I (2855) i2c_bus: I2C Bus V2 uses the externally initialized bus handle I (2889) bq27220: Firmware Version 2002 I (2905) bq27220: Hardware Version 0004 I (2971) bq27220: Design Capacity: 650, EMF: 3670, T0: 4547, DOD20: 3969 I (2971) bq27220: Skip battery profile update I (2972) i2c_bus: I2C Bus V2 uses the externally initialized bus handle I (3249) bmi270: Create BMI270 E (3250) gpio: gpio_install_isr_service(526): GPIO isr service already installed I (3254) IMUGesture: Gesture detection started I (3255) Touch Sensor: touch channel num: 2 I (3255) touch_lowlevel: Touch sensor lowlevel (v0.9.1) configured with 2 channels I (3255) touch_lowlevel: Using default sample period: 11 ms (channels <= 8: 11ms, channels > 8: 17ms) I (3255) Touch Sensor: Touch button 1 channel: 7 I (3255) button_touch: Touch Button Version: 0.1.0 I (3256) touch_fsm: Touch Sensor FSM created, version: 0.8.1 I (3256) touch_fsm: Control command 0 I (3256) button: IoT Button Version: 4.1.3 I (3256) Touch Sensor: Touch button 2 channel: 6 I (3256) button_touch: Touch Button Version: 0.1.0 I (3256) touch_fsm: Touch Sensor FSM created, version: 0.8.1 I (3256) touch_fsm: Control command 0 I (3257) touch_lowlevel: Touch sensor lowlevel started I (3257) Touch Sensor: touch button initialized I (3257) System: [system.cpp:0552](check_whether_enter_developer_mode): Developer mode disabled I (3258) coze_agent_config: Using bot setting and private key files I (3263) System: [system.cpp:0108](system_init): Using stylesheet (360x360 Dark) W (3263) BS:Core: [esp_brookesia_base_context.cpp:0051](getDisplaySize): Display is not set, use default display I (3264) BS:Core: [esp_brookesia_base_context.cpp:0189](begin): Library version: 0.6.0 I (3305) Display: [display.cpp:0138](operator()): Dummy draw: 1 I (3339) mmap_assets: Partition 'anim_boot' successfully created, version: 1.3.1 I (3340) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/boot.mp3, timeout_ms: -1 I (3341) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/boot.mp3 I (3356) ESP_GMF_FILE: File size: 49005 byte, file position: 0 I (3356) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b1fe8,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (3357) ESP_GMF_PORT: ACQ IN, new self payload:0x3c6b1fe8, port:0x3c6b1f4c, el:0x3c6b19d4-aud_simp_dec I (3357) ESP_GMF_PORT: ACQ OUT, new self payload:0x3c6b2344, port:0x3c6b1ba4, el:0x3c6b19d4-aud_simp_dec W (3358) ESP_GMF_ASMP_DEC: Not enough memory for out, need:2304, old: 1024, new: 2304 I (3359) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 2 I (3360) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b2368,ctx:0x3c6b1ad4, label:rate_cvt_open] I (3360) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b2448,ctx:0x3c6b1c24, label:ch_cvt_open] I (3360) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (3361) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (3361) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b24b0,ctx:0x3c6b1d74, label:bit_cvt_open] I (3361) ESP_GMF_PORT: ACQ OUT, new self payload:0x3c6b2458, port:0x3c6b1f8c, el:0x3c6b1d74-bit_cvt I (3366) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 0, start(0), end(124), fps(18), is_repeat(0) I (3466) touch_fsm: Channel 7: Baseline found: 15551 I (3491) touch_fsm: Channel 6: Baseline found: 14190 I (9342) ESP_GMF_FILE: No more data, ret: 0 I (9402) ESP_GMF_FILE: No more data, ret: 0 I (9402) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c6b2024, job:0x3c6b19d4-aud_simp_dec_proc] I (9402) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c6b238c, job:0x3c6b1ad4-rate_cvt_proc] I (9402) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c6b247c, job:0x3c6b1c24-ch_cvt_proc] I (9403) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c6b24e8, job:0x3c6b1d74-bit_cvt_proc] I (9403) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 49005/49005 I (9403) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b238c,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (9404) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b2024,ctx:0x3c6b1ad4, label:rate_cvt_close] I (9404) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b247c,ctx:0x3c6b1c24, label:ch_cvt_close] I (9404) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b24a0,ctx:0x3c6b1d74, label:bit_cvt_close] I (9404) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (9404) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (9506) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (9507) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (9507) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] W (10248) anim_player: Player deleted I (10286) mmap_assets: Partition 'anim_emotion' successfully created, version: 1.3.1 I (10312) mmap_assets: Partition 'anim_icon' successfully created, version: 1.3.1 W (10315) BS:Speaker: [esp_brookesia_speaker_manager.cpp:0223](begin): No touch device is set, try to use default touch device W (10315) BS:Speaker: [esp_brookesia_speaker_manager.cpp:0227](begin): Using default touch device(@0x0x3c68608c) I (10318) Display: [display.cpp:0138](operator()): Dummy draw: 1 I (10323) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 3, start(0), end(118), fps(30), is_repeat(1) I (10340) BS:Core: [esp_brookesia_base_manager.cpp:0149](operator()): Found app: Timer I (10340) BS:Core: [esp_brookesia_base_manager.cpp:0156](operator()): - Get instance(0x3c6b934c) success I (10340) BS:Core: [esp_brookesia_base_manager.cpp:0149](operator()): Found app: Settings I (10341) BS:Core: [esp_brookesia_base_manager.cpp:0156](operator()): - Get instance(0x3c6c002c) success I (10341) BS:Core: [esp_brookesia_base_manager.cpp:0149](operator()): Found app: POS I (10342) BS:Core: [esp_brookesia_base_manager.cpp:0156](operator()): - Get instance(0x3c6ac8c8) success I (10342) BS:Core: [esp_brookesia_base_manager.cpp:0149](operator()): Found app: 2048 I (10342) BS:Core: [esp_brookesia_base_manager.cpp:0156](operator()): - Get instance(0x3c6acae4) success I (10342) BS:Core: [esp_brookesia_base_manager.cpp:0149](operator()): Found app: Calculator I (10343) BS:Core: [esp_brookesia_base_manager.cpp:0156](operator()): - Get instance(0x3c6acdf8) success I (10343) BS:Core: [esp_brookesia_base_manager.cpp:0149](operator()): Found app: AI_Profile I (10343) BS:Core: [esp_brookesia_base_manager.cpp:0156](operator()): - Get instance(0x3c6ad054) success I (10345) BS:Core: [esp_brookesia_base_manager.cpp:0195](installAppFromRegistry): Install app: Settings I (10345) sntp: Initializing SNTP I (10346) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2101](forceWlanOperation): Param: operation(INIT), timeout_ms(0) I (10346) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2566](processOnWlanOperationThread): Process on wlan operation(INIT) start I (10347) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2101](forceWlanOperation): Param: operation(START), timeout_ms(0) W (10347) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2364](doWlanOperationInit): Default event loop already created I (10347) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2101](forceWlanOperation): Param: operation(INIT), timeout_ms(5000) I (10349) pp: pp rom version: e7ae62f I (10349) net80211: net80211 rom version: e7ae62f I (10350) wifi:wifi driver task: 3fcd040c, prio:23, stack:6656, core=0 I (10354) wifi:wifi firmware version: f3dbad7 I (10354) wifi:wifi certification version: v7.0 I (10354) wifi:config NVS flash: enabled I (10354) wifi:config nano formatting: disabled I (10354) wifi:Init data frame dynamic rx buffer num: 32 I (10354) wifi:Init dynamic rx mgmt buffer num: 5 I (10355) wifi:Init management short buffer num: 32 I (10355) wifi:Init static tx buffer num: 16 I (10355) wifi:Init tx cache buffer num: 32 I (10356) wifi:Init static tx FG buffer num: 2 I (10356) wifi:Init static rx buffer size: 1600 I (10356) wifi:Init static rx buffer num: 16 I (10356) wifi:Init dynamic rx buffer num: 32 I (10357) wifi_init: rx ba win: 6 I (10357) wifi_init: accept mbox: 8 I (10357) wifi_init: tcpip mbox: 32 I (10357) wifi_init: udp mbox: 6 I (10357) wifi_init: tcp mbox: 10 I (10357) wifi_init: tcp tx win: 65535 I (10357) wifi_init: tcp rx win: 5760 I (10358) wifi_init: tcp mss: 1440 I (10358) wifi_init: WiFi/LWIP prefer SPIRAM I (10358) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2566](processOnWlanOperationThread): Process on wlan operation(INIT) start I (10359) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2566](processOnWlanOperationThread): Process on wlan operation(START) start I (10359) phy_init: phy_version 701,f4f1da3a,Mar 3 2025,15:50:10 I (10389) wifi:mode : sta (90:e5:b1:ae:8b:98) I (10389) wifi:enable tsf I (10390) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:3185](processOnWlanEventHandler): Set WLAN general state(STARTED) I (10390) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2648](processOnWlanUI_Thread): Process on wlan UI thread start (event: WIFI_EVENT_STA_START) I (10392) BS:Core: [esp_brookesia_base_manager.cpp:0201](installAppFromRegistry): - Install success (id: 1) I (10393) BS:Core: [esp_brookesia_base_manager.cpp:0195](installAppFromRegistry): Install app: AI_Profile I (10398) BS:Core: [esp_brookesia_base_manager.cpp:0201](installAppFromRegistry): - Install success (id: 2) I (10398) BS:Core: [esp_brookesia_base_manager.cpp:0195](installAppFromRegistry): Install app: 2048 I (10403) BS:Core: [esp_brookesia_base_manager.cpp:0201](installAppFromRegistry): - Install success (id: 3) I (10403) BS:Core: [esp_brookesia_base_manager.cpp:0195](installAppFromRegistry): Install app: Calculator I (10408) BS:Core: [esp_brookesia_base_manager.cpp:0201](installAppFromRegistry): - Install success (id: 4) I (10408) BS:Core: [esp_brookesia_base_manager.cpp:0195](installAppFromRegistry): Install app: Timer I (10412) BS:Core: [esp_brookesia_base_manager.cpp:0201](installAppFromRegistry): - Install success (id: 5) I (10413) BS:Core: [esp_brookesia_base_manager.cpp:0195](installAppFromRegistry): Install app: POS I (10418) BS:Core: [esp_brookesia_base_manager.cpp:0201](installAppFromRegistry): - Install success (id: 6) I (10418) System: [system.cpp:0611](touch_sensor_switch): switch touch to 1 I (10419) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2566](processOnWlanOperationThread): Process on wlan operation(SCAN_START) start I (10428) main_task: Returned from app_main() I (11114) MODEL_LOADER: The storage free size is 13056 KB I (11114) MODEL_LOADER: The partition size is 600 KB I (11114) MODEL_LOADER: Successfully load srmodels I (11114) AFE_CONFIG: Set WakeNet Model: wn9_hilexin I (11114) AFE_CONFIG: Set Second WakeNet Model: wn9_hilexin /********** General AFE (Audio Front End) Parameter **********/ pcm_config.total_ch_num: 4 pcm_config.mic_num: 2: [ ch1, ch3 ] pcm_config.ref_num: 1: [ ch0 ] pcm_config.sample_rate: 16000 afe_type: SR afe_mode: HIGH PERF afe_perferred_core: 0 afe_perferred_priority: 5 afe_ringbuf_size: 50 memory_alloc_mode: 3 afe_linear_gain: 1.0 debug_init: false fixed_first_channel: false /********** AEC (Acoustic Echo Cancellation) **********/ aec_init: true aec mode: SR_HIGH_PERF aec_filter_length: 4 /********** SE (Speech Enhancement, Microphone Array Processing) **********/ se_init: true, model: BSS /********** NS (Noise Suppression) **********/ ns_init: false ns model name: WEBRTC /********** VAD (Voice Activity Detection) **********/ vad_init: true vad_mode: 3 vad_model_name: NULL vad_min_speech_ms: 64 vad_min_noise_ms: 1000 vad_delay_ms: 128 vad_mute_playback: false vad_enable_channel_trigger: false /********** WakeNet (Wake Word Engine) **********/ wakenet_init: true wakenet_model_name: wn9_hilexin wakenet_model_name_2: wn9_nihaomiaoban_tts2 wakenet_mode: 0 /********** AGC (Automatic Gain Control) **********/ agc_init: true agc_mode: WAKENET agc_compression_gain_db: 9 agc_target_level_dbfs: 9 /**************************************************/ MC Quantized wakenet9: wakenet9_v1h24_嗨,乐鑫_3_0.608_0.615, tigger:v4, mode:4, p:0, (Aug 11 2025 15:20:50) MC Quantized wakenet9: wakenet9_tts2h12_你好喵伴_3_0.632_0.637, tigger:v4, mode:4, p:0, (Aug 11 2025 15:20:50) I (11264) AFE: AFE Version: (2MIC_V250113) I (11264) AFE: Input PCM Config: total 4 channels(2 microphone, 1 playback), sample rate:16000 I (11264) AFE: AFE Pipeline: [input] -> |AEC(SR_HIGH_PERF)| -> |SE(BSS)| -> |VAD(WebRTC)| -> |WakeNet(wn9_hilexin,wn9_nihaomi|SE(BSS)| -> |AGC(WakeNet)| -> [output] I (11265) AFE_MANAGER: Feed task, ch 4, chunk 1024, buf size 8192 I (11265) GMF_AFE: Create AFE, ai_afe-0x3c7ca404 I (11265) GMF_AFE: Create AFE, ai_afe-0x3c7a23c4 I (11265) GMF_AFE: New an object,ai_afe-0x3c7a23c4 I (11266) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c765b4c-0x3c765b4c, wk:0x0, run:0] I (11266) ASP_POOL: Dest rate:16000 I (11266) ASP_POOL: Dest channels:2 I (11266) NEW_DATA_BUS: New ringbuffer:0x3c765c64, num:2, item_cnt:8192, db:0x3c765fa4 I (11266) ASP_POOL: Dest bits:32 I (11267) NEW_DATA_BUS: New ringbuffer:0x3c80c0ac, num:1, item_cnt:20480, db:0x3c80c1cc I (11267) ESP_GMF_BLOCK: The block buf:0x3c815724, end:0x3c81a724 I (11268) AFE_MANAGER: AFE manager suspend 1 I (11268) NEW_DATA_BUS: New block buf, num:1, item_cnt:20480, db:0x3c80c234 I (11268) AFE_MANAGER: AFE manager suspend 0 I (11268) ESP_GMF_TASK: One times job is complete, del[wk:0x3c765bc8,ctx:0x3c7a23c4, label:ai_afe_open] I (11268) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c80c29c, wk:0x0, run:0] I (11269) ESP_GMF_TASK: Waiting to run... [tsk:http-0x3c80c29c, wk:0x3c80c384, run:0] I (11269) AUD_SIMP_PLAYER: Reconfig decoder by music info, rate:16000, channels:1, bits:16, bitrate:0 I (11269) ESP_GMF_PORT: ACQ IN, new self payload:0x3c765bc8, port:0x3c765b0c, el:0x3c7a23c4-ai_afe I (11269) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c826a74-0x3c826a74, wk:0x0, run:0] W (11270) AUD_SDEC: Not find default parser for 9 W (11271) ESP_OPUS_DEC: Frame duration is not set, out pcm buffer size is counted as the length of 60ms. I (11271) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8270e8,ctx:0x3c826b68, label:aud_simp_dec_open] I (11272) ESP_GMF_PORT: ACQ IN, new self payload:0x3c8270e8, port:0x3c827054, el:0x3c826b68-aud_simp_dec I (11291) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 11, start(0), end(61), fps(15), is_repeat(1) I (11451) ESP_GMF_PORT: ACQ OUT, new self payload:0x3c82814c, port:0x3c7a2544, el:0x3c7a23c4-ai_afe I (11452) ESP_GMF_TASK: One times job is complete, del[wk:0x3c80c314,ctx:0x3c7a2498, label:rate_cvt_open] I (11454) ESP_GMF_AENC: Open, type:4, acquire in frame: 320, out frame: 320 I (11454) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828110,ctx:0x3c7a25c4, label:encoder_open] I (12825) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:3183](processOnWlanEventHandler): Set WLAN scan state(SCAN_DONE) I (12826) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2648](processOnWlanUI_Thread): Process on wlan UI thread start (event: WIFI_EVENT_SCAN_DONE) I (13029) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2090](operator()): Connect to AP(M5VolcRTC) I (13029) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2101](forceWlanOperation): Param: operation(CONNECT), timeout_ms(0) I (13029) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2101](forceWlanOperation): Param: operation(SCAN_STOP), timeout_ms(1000) I (13030) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2566](processOnWlanOperationThread): Process on wlan operation(SCAN_STOP) start I (13031) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2566](processOnWlanOperationThread): Process on wlan operation(CONNECT) start W (13032) wifi:Password length matches WPA2 standards, authmode threshold changes from OPEN to WPA2 I (13070) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1, snd_ch_cfg:0x0 I (13070) wifi:state: init -> auth (0xb0) I (13077) wifi:state: auth -> assoc (0x0) I (13084) wifi:state: assoc -> run (0x10) I (13098) wifi:connected with M5VolcRTC, aid = 6, channel 1, BW20, bssid = c6:bd:e5:a4:42:91 I (13098) wifi:security: WPA2-PSK, phy: bgn, rssi: -37 I (13099) wifi:pm start, type: 1 I (13099) wifi:dp: 1, bi: 102400, li: 3, scale listen interval from 307200 us to 307200 us I (13099) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 25000, mt_pti: 0, mt_time: 10000 I (13172) wifi:AP's beacon interval = 102400 us, DTIM period = 3 I (14174) esp_netif_handlers: sta ip: 192.168.137.110, mask: 255.255.255.0, gw: 192.168.137.1 I (14175) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:3185](processOnWlanEventHandler): Set WLAN general state(CONNECTED) I (14175) LedIndicator: [led_indicator.c:0065](wifi_update_led_indicator_state): Wifi connected, update led indicator I (14176) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2648](processOnWlanUI_Thread): Process on wlan UI thread start (event: IP_EVENT_STA_GOT_IP) I (14177) BS:App:Settings: [esp_brookesia_app_settings_manager.cpp:2799](processOnWlanUI_Thread): Connected to AP(M5VolcRTC, 3) I (14175) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/wifi_connect_success.mp3(create_time_ms: 11975, last_play_time_ms: 0) with timeout_ms: 0 I (14178) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/wifi_connect_success.mp3, timeout_ms: -1 I (14179) sntp: Starting SNTP I (14179) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/wifi_connect_success.mp3 I (14180) sntp: List of configured NTP servers: I (14181) sntp: server 0: pool.ntp.org I (14182) sntp: server 1: pool.ntp.org I (14191) ESP_GMF_FILE: File size: 13581 byte, file position: 0 I (14192) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da668,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (14193) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/wifi_connect_success.mp3 I (14194) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (14195) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8695f8,ctx:0x3c6b1ad4, label:rate_cvt_open] I (14195) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869710,ctx:0x3c6b1c24, label:ch_cvt_open] I (14229) ESP_GMF_PORT: ACQ OUT, new self payload:0x3c869710, port:0x3c6b1e40, el:0x3c6b1c24-ch_cvt I (14230) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (14230) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (14230) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869778,ctx:0x3c6b1d74, label:bit_cvt_open] I (14236) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 7, start(0), end(76), fps(15), is_repeat(1) I (14295) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/server_connecting.mp3(create_time_ms: 11993, last_play_time_ms: 0) with timeout_ms: 2000 I (14295) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/server_connecting.mp3, timeout_ms: -1 I (15833) ESP_GMF_FILE: No more data, ret: 0 I (15837) ESP_GMF_FILE: No more data, ret: 0 I (15837) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c8280a0, job:0x3c6b19d4-aud_simp_dec_proc] I (15838) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c869630, job:0x3c6b1ad4-rate_cvt_proc] I (15839) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c869744, job:0x3c6b1c24-ch_cvt_proc] I (15839) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c8697b0, job:0x3c6b1d74-bit_cvt_proc] I (15840) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 13581/13581 I (15840) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869744,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (15840) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8697b0,ctx:0x3c6b1ad4, label:rate_cvt_close] I (15840) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869630,ctx:0x3c6b1c24, label:ch_cvt_close] I (15841) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b1d74, label:bit_cvt_close] I (15841) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (15841) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (15955) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (15956) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/server_connecting.mp3 I (15960) ESP_GMF_FILE: File size: 19629 byte, file position: 0 I (15960) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (15963) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (15963) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869638,ctx:0x3c6b1ad4, label:rate_cvt_open] I (15964) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86ac8c,ctx:0x3c6b1c24, label:ch_cvt_open] I (15964) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (15964) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (15965) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86acd4,ctx:0x3c6b1d74, label:bit_cvt_open] I (16143) wifi:idx:0 (ifx:0, c6:bd:e5:a4:42:91), tid:0, ssn:12, winSize:64 I (16182) sntp: Waiting for system time to be set... (1/60) I (17075) ESP_COZE_CHAT: wss_url: wss://ws.coze.cn/v1/chat?bot_id=7539509935580364850 I (17076) ESP_COZE_CHAT: token: Bearer W (17076) websocket_client: `reconnect_timeout_ms` is not set, or it is less than or equal to zero, using default time out 10000 (milliseconds) I (17078) ESP_COZE_CHAT: WEBSOCKET_EVENT_BEGIN I (17078) websocket_client: Started I (18219) sntp: Waiting for system time to be set... (2/60) I (18328) ESP_GMF_FILE: No more data, ret: 0 I (18330) ESP_GMF_FILE: No more data, ret: 0 I (18330) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c869734, job:0x3c6b19d4-aud_simp_dec_proc] I (18330) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c8280a0, job:0x3c6b1ad4-rate_cvt_proc] I (18331) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c86acb0, job:0x3c6b1c24-ch_cvt_proc] I (18331) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c86acf8, job:0x3c6b1d74-bit_cvt_proc] I (18332) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 19629/19629 I (18332) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86acb0,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (18332) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869384,ctx:0x3c6b1ad4, label:rate_cvt_close] I (18333) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86acf8,ctx:0x3c6b1c24, label:ch_cvt_close] I (18333) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b1d74, label:bit_cvt_close] I (18333) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (18333) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (18457) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (18459) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (18459) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (18909) BS:Agent: [coze_chat_app.cpp:0303](websocket_event_callback): Websocket connected I (18910) ESP_COZE_CHAT: WEBSOCKET_EVENT_CONNECTED I (18912) ESP_COZE_CHAT: WS connected I (19112) sntp: Notification of a time synchronization event I (19114) ESP_COZE_CHAT: Log ID: I (19115) sntp: The current date/time in CST-8 is: Thu Aug 28 02:59:06 2025 I (20448) ESP_COZE_CHAT: Request conversation_id : I (20448) ESP_COZE_CHAT: Coze chat start updata chat I (20450) ESP_COZE_CHAT: Update chat: { "id": "0441b9ec-395b-4809-c20b-", "event_type": "chat.update", "data": { "chat_config": { "auto_save_history": true, "conversation_id": "", "user_id": "", "meta_data": { }, "custom_variables": { }, "extra_params": { }, "parameters": { "func_call": "{\"functions\":[{\"name\":\"terminate_chat\",\"description\":\"Back down. 退下吧\",\"parameters\":{\"type\":\"object\",\"properties\":{},\"required\":[]}},{\"name\":\"open_app\",\"description\":\"Open a specific app.打开一个应用\",\"parameters\":{\"type\":\"object\",\"properties\":{\"app_name\":{\"type\":\"string\",\"description\":\"The name of the app to open.应用名称\"}},\"required\":[\"app_name\"]}},{\"name\":\"set_volume\",\"description\":\"Adjust the system volume. Range is from 0 to 100.\",\"parameters\":{\"type\":\"object\",\"properties\":{\"level\":{\"type\":\"string\",\"description\":\"The desired volume level (0 to 100).\"}},\"required\":[\"level\"]}},{\"name\":\"set_brightness\",\"description\":\"Adjust the system brightness. Range is from 10 to 100.\",\"parameters\":{\"type\":\"object\",\"properties\":{\"level\":{\"type\":\"string\",\"description\":\"The desired brightness level (10 to 100).\"}},\"required\":[\"level\"]}}]}" } }, "input_audio": { "format": "pcm", "codec": "g711a", "sample_rate": 8000, "channel": 1, "bit_depth": 16 }, "turn_detection": { "type": "server_vad", "prefix_padding_ms": 600, "silence_duration_ms": 500 }, "output_audio": { "codec": "opus", "opus_config": { "bitrate": 16000, "frame_size_ms": 60, "limit_config": { "period": 1, "max_frame_num": 18 } }, "speech_rate": 20, "voice_id": "74263062665" }, "event_subscriptions": ["conversation.audio.delta", "conversation.chat.completed", "input_audio_buffer.speech_started", "input_audio_buffer.speech_stopped", "conversation.chat.requires_action", "chat.created", "error", "conversation.message.delta", "func_call", "{\"functions\":[{\"name\":\"terminate_chat\",\"description\":\"Back down. 退下吧\",\"parameters\":{\"type\":\"object\",\"properties\":{},\"required\":[]}},{\"name\":\"open_app\",\"description\":\"Open a specific app.打开一个应用\",\"parameters\":{\"type\":\"object\",\"properties\":{\"app_name\":{\"type\":\"string\",\"description\":\"The name of the app to open.应用名称\"}},\"required\":[\"app_name\"]}},{\"name\":\"set_volume\",\"description\":\"Adjust the system volume. Range is from 0 to 100.\",\"parameters\":{\"type\":\"object\",\"properties\":{\"level\":{\"type\":\"string\",\"description\":\"The desired volume level (0 to 100).\"}},\"required\":[\"level\"]}},{\"name\":\"set_brightness\",\"description\":\"Adjust the system brightness. Range is from 10 to 100.\",\"parameters\":{\"type\":\"object\",\"properties\":{\"level\":{\"type\":\"string\",\"description\":\"The desired brightness level (10 to 100).\"}},\"required\":[\"level\"]}}]}"] } } W (20477) BS:Agent: [esp_brookesia_ai_agent.cpp:0180](resume): Not paused I (20478) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/server_connected.mp3(create_time_ms: 18277, last_play_time_ms: 0) with timeout_ms: 3000 I (20479) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/server_connected.mp3, timeout_ms: -1 I (20479) ESP_COZE_CHAT: Terminal :{"id":"1d397245-3c03-3894-8d95-a19e39c8e850","event_type":"conversation.chat.cancel"} I (20502) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/server_connected.mp3 I (20525) ESP_GMF_FILE: File size: 12717 byte, file position: 0 I (20526) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/server_connected.mp3 I (20560) ESP_GMF_TASK: One times job is complete, del[wk:0x3c860524,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (20563) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (20563) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b1ad4, label:rate_cvt_open] I (20564) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86ba74,ctx:0x3c6b1c24, label:ch_cvt_open] I (20564) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (20565) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (20565) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b1d74, label:bit_cvt_open] I (20570) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 6, start(0), end(115), fps(15), is_repeat(1) I (20571) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 7, start(0), end(115), fps(30), is_repeat(0) I (20584) ESP_COZE_CHAT: Terminal :{"id":"1ac1d135-df6d3b5c70e2","event_type":"conversation.chat.cancel"} I (20628) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/wake_up.mp3(create_time_ms: 18279, last_play_time_ms: 0) with timeout_ms: 2000 I (20629) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/wake_up.mp3, timeout_ms: -1 I (20642) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 3, start(0), end(72), fps(15), is_repeat(1) I (20687) ESP_COZE_CHAT: Terminal :{"id":"1f382a7f-7373-1699a65f","event_type":"conversation.chat.cancel"} I (20792) ESP_COZE_CHAT: Terminal :{"id":"0620cd2a-484a-1987ef4","event_type":"conversation.chat.cancel"} I (20896) ESP_COZE_CHAT: Terminal :{"id":"09d8f1ab-2cd7-dd96e65453","event_type":"conversation.chat.cancel"} I (20999) ESP_COZE_CHAT: Terminal :{"id":"051aa327-5903-6d1f946acbd","event_type":"conversation.chat.cancel"} I (21104) ESP_COZE_CHAT: Terminal :{"id":"0ddfb717-8a55-8f57-28b092","event_type":"conversation.chat.cancel"} I (21209) ESP_COZE_CHAT: Terminal :{"id":"0b2df730-5a82-8875-2134c95e21","event_type":"conversation.chat.cancel"} I (21312) ESP_COZE_CHAT: Terminal :{"id":"158c3559-427a-806a9782c0eee7","event_type":"conversation.chat.cancel"} I (21417) ESP_COZE_CHAT: Terminal :{"id":"037b5907-3b0e-bb09db6ba99e","event_type":"conversation.chat.cancel"} I (21520) ESP_COZE_CHAT: Terminal :{"id":"0ffff3c2-8252-59d8d9f16b444c1","event_type":"conversation.chat.cancel"} I (21624) ESP_COZE_CHAT: Terminal :{"id":"02897fb3-def2-fa138a344df","event_type":"conversation.chat.cancel"} I (21728) ESP_COZE_CHAT: Terminal :{"id":"014aa5f5-b524-6730358945e0","event_type":"conversation.chat.cancel"} I (21832) ESP_COZE_CHAT: Terminal :{"id":"18663dbc-21d0-7342ffdb425","event_type":"conversation.chat.cancel"} I (21937) ESP_COZE_CHAT: Terminal :{"id":"08ee730d-4e48-b750-4ad01de725","event_type":"conversation.chat.cancel"} I (22002) ESP_GMF_FILE: No more data, ret: 0 I (22041) ESP_COZE_CHAT: Terminal :{"id":"0cbb0191-d602-9a9953ac6f5913","event_type":"conversation.chat.cancel"} I (22103) ESP_GMF_FILE: No more data, ret: 0 I (22103) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c860560, job:0x3c6b19d4-aud_simp_dec_proc] I (22103) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c860524, job:0x3c6b1ad4-rate_cvt_proc] I (22104) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fa40, job:0x3c6b1c24-ch_cvt_proc] I (22104) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fa78, job:0x3c6b1d74-bit_cvt_proc] I (22104) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 12717/12717 I (22105) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fa40,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (22105) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da2cc,ctx:0x3c6b1ad4, label:rate_cvt_close] I (22105) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da668,ctx:0x3c6b1c24, label:ch_cvt_close] I (22106) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8696ac,ctx:0x3c6b1d74, label:bit_cvt_close] I (22106) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (22106) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (22146) ESP_COZE_CHAT: Terminal :{"id":"04383590-8a2a-9bdb073c87","event_type":"conversation.chat.cancel"} I (22222) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (22223) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/wake_up.mp3 I (22248) ESP_GMF_FILE: File size: 19917 byte, file position: 0 I (22249) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/wake_up.mp3 I (22249) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (22251) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (22251) ESP_COZE_CHAT: Terminal :{"id":"05e68929-8d9b-48f3-3ef0d1","event_type":"conversation.chat.cancel"} I (22252) ESP_GMF_TASK: One times job is complete, del[wk:0x3c842a8c,ctx:0x3c6b1ad4, label:rate_cvt_open] I (22252) ESP_GMF_TASK: One times job is complete, del[wk:0x3c842ad4,ctx:0x3c6b1c24, label:ch_cvt_open] I (22253) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (22253) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (22253) ESP_GMF_TASK: One times job is complete, del[wk:0x3c842a8c,ctx:0x3c6b1d74, label:bit_cvt_open] I (22355) ESP_COZE_CHAT: Terminal :{"id":"18479a33-9b64-3a9352568","event_type":"conversation.chat.cancel"} I (22460) ESP_COZE_CHAT: Terminal :{"id":"08379912-723e-646df1353349","event_type":"conversation.chat.cancel"} I (24593) ESP_GMF_FILE: No more data, ret: 0 I (24657) ESP_GMF_FILE: No more data, ret: 0 I (24657) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fd30, job:0x3c6b19d4-aud_simp_dec_proc] I (24657) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c842ab0, job:0x3c6b1ad4-rate_cvt_proc] I (24657) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c842af8, job:0x3c6b1c24-ch_cvt_proc] I (24658) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c86ab3c, job:0x3c6b1d74-bit_cvt_proc] I (24658) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 19917/19917 I (24659) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86ab3c,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (24659) ESP_GMF_TASK: One times job is complete, del[wk:0x3c842c84,ctx:0x3c6b1ad4, label:rate_cvt_close] I (24659) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fd30,ctx:0x3c6b1c24, label:ch_cvt_close] I (24659) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b1d74, label:bit_cvt_close] I (24660) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (24660) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (24787) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (24788) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (24789) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (40434) Display: [display.cpp:0138](operator()): Dummy draw: 0 I (40438) ESP_COZE_CHAT: Terminal :{"id":"01c39d5a-747c-07b9-affc-7f34be05fd99","event_type":"conversation.chat.cancel"} I (40438) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/mic_close.mp3(create_time_ms: 38234, last_play_time_ms: 0) with timeout_ms: 3000 I (40459) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/mic_close.mp3, timeout_ms: -1 I (40477) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/mic_close.mp3 I (40486) ESP_GMF_FILE: File size: 33165 byte, file position: 0 I (40487) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fcc4,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (40488) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/mic_close.mp3 I (40490) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (40491) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b1ad4, label:rate_cvt_open] I (40491) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fc58,ctx:0x3c6b1c24, label:ch_cvt_open] I (40492) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (40492) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (40493) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828034,ctx:0x3c6b1d74, label:bit_cvt_open] I (40578) ESP_COZE_CHAT: Terminal :{"id":"18a02006-fb38-ad0c-b563-f7d7cd5eb9da","event_type":"conversation.chat.cancel"} I (40682) ESP_COZE_CHAT: Terminal :{"id":"1e1ca92f-5246-86b2-c46c-193a783e7b52","event_type":"conversation.chat.cancel"} I (40785) ESP_COZE_CHAT: Terminal :{"id":"1dbdd9db-8023-5f5f-3c96-7fe7c692086a","event_type":"conversation.chat.cancel"} I (40890) ESP_COZE_CHAT: Terminal :{"id":"0b8973b0-ad07-dfb0-7a03-6c057454da8d","event_type":"conversation.chat.cancel"} I (40995) ESP_COZE_CHAT: Terminal :{"id":"11f63ed2-139f--a292a4045e13","event_type":"conversation.chat.cancel"} I (41098) ESP_COZE_CHAT: Terminal :{"id":"08cd466f-9fe4-e54e3b30b7f7","event_type":"conversation.chat.cancel"} I (41203) ESP_COZE_CHAT: Terminal :{"id":"059e9491-9239-f74ddaf92f59","event_type":"conversation.chat.cancel"} I (41307) ESP_COZE_CHAT: Terminal :{"id":"1642db5b-62bc-0f86-55bc3db34","event_type":"conversation.chat.cancel"} I (41412) ESP_COZE_CHAT: Terminal :{"id":"1f605bc3-ac5e-1058-4d04-ae0813cd81f5","event_type":"conversation.chat.cancel"} I (41517) ESP_COZE_CHAT: Terminal :{"id":"00606471-7e4e-7142-09ae-79b1e7a763d4","event_type":"conversation.chat.cancel"} I (41621) ESP_COZE_CHAT: Terminal :{"id":"1056f682-e023-1c6c-a668-0a72be9e4256","event_type":"conversation.chat.cancel"} I (41726) ESP_COZE_CHAT: Terminal :{"id":"1077dbfd-2eb9-767e-938a-142751d154c8","event_type":"conversation.chat.cancel"} I (41832) ESP_COZE_CHAT: Terminal :{"id":"166edd17-afe9-bac0-9854-a9acf6f43155","event_type":"conversation.chat.cancel"} I (41937) ESP_COZE_CHAT: Terminal :{"id":"128d3198-9724-8d5f-ca75-576cf8bfc4ef","event_type":"conversation.chat.cancel"} I (42044) ESP_COZE_CHAT: Terminal :{"id":"0f8e3a18-82eb-c38e-4e04-e82b8bcf1178","event_type":"conversation.chat.cancel"} I (42075) Display: [display.cpp:0138](operator()): Dummy draw: 1 I (42097) AFE_MANAGER: AFE manager suspend 0 I (42140) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/mic_open.mp3(create_time_ms: 39898, last_play_time_ms: 0) with timeout_ms: 5000 I (42142) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/mic_open.mp3, timeout_ms: -1 I (42144) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 3, start(0), end(72), fps(15), is_repeat(1) I (42144) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 7, start(0), end(115), fps(30), is_repeat(0) I (42148) ESP_COZE_CHAT: Terminal :{"id":"1c330832-0eb0-cdd0-ff08-2db20233f055","event_type":"conversation.chat.cancel"} I (42252) ESP_COZE_CHAT: Terminal :{"id":"1de952aa-149f-c2cf-0afb-9e7d96d1f580","event_type":"conversation.chat.cancel"} I (42357) ESP_COZE_CHAT: Terminal :{"id":"1a162cb1-50fe-3743-18a2-b8803039a3c0","event_type":"conversation.chat.cancel"} I (42462) ESP_COZE_CHAT: Terminal :{"id":"1a5976ce-b9b1-5a00-f6a7-793391f72ee3","event_type":"conversation.chat.cancel"} I (44498) ESP_GMF_FILE: No more data, ret: 0 I (44557) ESP_GMF_FILE: No more data, ret: 0 I (44558) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c8280b8, job:0x3c6b19d4-aud_simp_dec_proc] I (44558) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fcc4, job:0x3c6b1ad4-rate_cvt_proc] I (44558) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c828010, job:0x3c6b1c24-ch_cvt_proc] I (44559) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fa64, job:0x3c6b1d74-bit_cvt_proc] I (44559) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 33165/33165 I (44559) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828010,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (44560) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b8530,ctx:0x3c6b1ad4, label:rate_cvt_close] I (44560) ESP_GMF_TASK: One times job is complete, del[wk:0x3c869678,ctx:0x3c6b1c24, label:ch_cvt_close] I (44560) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fa64,ctx:0x3c6b1d74, label:bit_cvt_close] I (44560) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (44561) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (44692) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (44693) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/mic_open.mp3 I (44702) ESP_GMF_FILE: File size: 14733 byte, file position: 0 I (44702) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828010,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (44703) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/wake_up.mp3(create_time_ms: 39898, last_play_time_ms: 0) with timeout_ms: 2000 I (44703) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/wake_up.mp3, timeout_ms: -1 I (44705) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (44706) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85ee64,ctx:0x3c6b1ad4, label:rate_cvt_open] I (44707) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b1c24, label:ch_cvt_open] I (44707) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (44707) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (44708) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85ee64,ctx:0x3c6b1d74, label:bit_cvt_open] I (46377) ESP_GMF_FILE: No more data, ret: 0 I (46477) ESP_GMF_FILE: No more data, ret: 0 I (46477) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c8280a0, job:0x3c6b19d4-aud_simp_dec_proc] I (46478) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c828010, job:0x3c6b1ad4-rate_cvt_proc] I (46478) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85e3a4, job:0x3c6b1c24-ch_cvt_proc] I (46478) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c86ba74, job:0x3c6b1d74-bit_cvt_proc] I (46479) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 14733/14733 I (46479) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828010,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (46479) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b1ad4, label:rate_cvt_close] I (46480) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85ee64,ctx:0x3c6b1c24, label:ch_cvt_close] I (46480) ESP_GMF_TASK: One times job is complete, del[wk:0x3c86ac60,ctx:0x3c6b1d74, label:bit_cvt_close] I (46480) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (46481) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (46613) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (46614) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/wake_up.mp3 I (46614) ESP_GMF_FILE: File size: 19917 byte, file position: 0 I (46615) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828010,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (46616) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/mic_open.mp3 I (46616) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/wake_up.mp3 I (46618) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (46619) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b1ad4, label:rate_cvt_open] I (46619) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85e3c8,ctx:0x3c6b1c24, label:ch_cvt_open] I (46620) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (46620) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (46620) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b1d74, label:bit_cvt_open] I (48984) ESP_GMF_FILE: No more data, ret: 0 I (49046) ESP_GMF_FILE: No more data, ret: 0 I (49047) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c8280a0, job:0x3c6b19d4-aud_simp_dec_proc] I (49047) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85e3a4, job:0x3c6b1ad4-rate_cvt_proc] I (49047) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c828010, job:0x3c6b1c24-ch_cvt_proc] I (49048) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fa40, job:0x3c6b1d74-bit_cvt_proc] I (49048) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 19917/19917 I (49048) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fa40,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (49049) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828010,ctx:0x3c6b1ad4, label:rate_cvt_close] I (49049) ESP_GMF_TASK: One times job is complete, del[wk:0x3c8280a0,ctx:0x3c6b1c24, label:ch_cvt_close] I (49049) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da2cc,ctx:0x3c6b1d74, label:bit_cvt_close] I (49050) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (49050) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (49177) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (49178) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (49179) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (51951) touch_fsm: Channel 7: Baseline found: 18011 I (70891) touch_fsm: Channel 7: Baseline found: 15686 I (71421) System: [system.cpp:0647](touch_btn_event_cb): Chat Wake up I (71421) BS:Agent: [coze_chat_app.cpp:0481](recorder_event_callback_fn): wakeup start I (71422) BS:Agent: [coze_chat_app.cpp:0164](change_wakeup_state): change_wakeup_state: 1, force: 0 I (71423) AUDIO_PROCESSOR: WAKEUP_START [0 : 0] I (71423) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0616](processAudioEvent): Play audio: file://spiffs/response_wo_zai_ting_ne.mp3(create_time_ms: 69224, last_play_time_ms: 0) with timeout_ms: 3000 I (71424) AUDIO_PROCESSOR: audio_prompt_play_with_block, url: file://spiffs/response_wo_zai_ting_ne.mp3, timeout_ms: -1 I (71440) ESP_GMF_FILE: Open, dir:1, uri:file://spiffs/response_wo_zai_ting_ne.mp3 I (71447) ESP_GMF_FILE: File size: 12141 byte, file position: 0 I (71448) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b8530,ctx:0x3c6b19d4, label:aud_simp_dec_open] I (71449) BS:Speaker: [esp_brookesia_speaker_ai_buddy.cpp:0146](operator()): Stop audio: file://spiffs/response_wo_zai_ting_ne.mp3 I (71450) ESP_GMF_ASMP_DEC: NOTIFY Info, rate: 0, bits: 0, ch: 0 --> rate: 16000, bits: 16, ch: 1 I (71451) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85ee64,ctx:0x3c6b1ad4, label:rate_cvt_open] I (71451) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6da28c,ctx:0x3c6b1c24, label:ch_cvt_open] I (71452) AUDIO_PROCESSOR: Get info, rate:16000, channels:2, bits:32 I (71452) AUDIO_PROCESSOR: Get State, 1,ESP_AUD_SIMPLE_PLAYER_RUNNING I (71452) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85ee64,ctx:0x3c6b1d74, label:bit_cvt_open] I (71456) BS:AnimPlayer: [esp_brookesia_anim_player.cpp:0499](processEvent): Update animation: 3, start(0), end(118), fps(30), is_repeat(1) I (72807) ESP_GMF_FILE: No more data, ret: 0 I (72867) ESP_GMF_FILE: No more data, ret: 0 I (72867) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85f100, job:0x3c6b19d4-aud_simp_dec_proc] I (72867) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c6b8530, job:0x3c6b1ad4-rate_cvt_proc] I (72868) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c85fa70, job:0x3c6b1c24-ch_cvt_proc] I (72868) ESP_GMF_TASK: Job is done, [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x3c86ba74, job:0x3c6b1d74-bit_cvt_proc] I (72868) ESP_GMF_FILE: CLose, 0x3c6b1ec0, pos = 12141/12141 I (72869) ESP_GMF_TASK: One times job is complete, del[wk:0x3c6b8530,ctx:0x3c6b19d4, label:aud_simp_dec_close] I (72869) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85ee64,ctx:0x3c6b1ad4, label:rate_cvt_close] I (72869) ESP_GMF_TASK: One times job is complete, del[wk:0x3c85fa70,ctx:0x3c6b1c24, label:ch_cvt_close] I (72870) ESP_GMF_TASK: One times job is complete, del[wk:0x3c828010,ctx:0x3c6b1d74, label:bit_cvt_close] I (72870) AUDIO_PROCESSOR: Get State, 4,ESP_AUD_SIMPLE_PLAYER_FINISHED I (72870) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 1 I (72984) AUDIO_PROCESSOR: audio_prompt_play_mute, enable_mute: 0 I (72985) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] I (72985) ESP_GMF_TASK: Waiting to run... [tsk:TSK_0x3c6a4010-0x3c6a4010, wk:0x0, run:0] 分析上面的日志,有看到什么异常吗? [/code]