25 Commits
Author SHA1 Message Date
Xiaoxia 5f6c09b893 feat: enhance BoxAudioCodec with input gain and reference channel support
- Updated BoxAudioCodec constructor to include parameters for input gain, reference gain channel, and reference gain.
- Modified EnableInput method to set gain for the reference channel if applicable.
- Adjusted CustomAudioCodec initialization to utilize new gain parameters for improved audio processing.
2026-07-19 22:45:03 +08:00
Xiaoxia 5540258abc feat: integrate press-to-talk functionality in lichuang_dev_board
- Added PressToTalkMcpTool to manage press-to-talk and click-to-talk modes.
- Updated button event handling to support listening state transitions based on press-to-talk status.
- Initialized press-to-talk tool during board setup for enhanced user interaction.
2026-07-19 02:43:04 +08:00
Xiaoxia 0ec696f64f Refactor network configuration for XiaoZhi boards
- Renamed CONFIG_XIAOZHI_USE_ETHERNET to CONFIG_XIAOZHI_NETWORK_ETHERNET for clarity.
- Updated CMakeLists.txt and Kconfig.projbuild to reflect the new configuration option.
- Adjusted conditional compilation in system_info.cc and esp32-p4-nano.cc to use the new network configuration.
- Added a rename file to maintain compatibility with existing sdkconfig files.
2026-07-15 01:58:09 +08:00
Xiaoxia 16ec95f6d5 Update documentation (An MCP-based Chatbot) 2025-06-04 04:17:49 +08:00
Xiaoxia be18c1aa04 Add server AEC option 2025-05-09 14:00:26 +08:00
Xiaoxia b804343d30 Audio stream packet with timestamp 2025-04-28 23:10:24 +08:00
Xiaoxia 7fdf78408e Add v2.0 to versions.py 2025-04-28 17:05:56 +08:00
Xiaoxia f76f31aa12 Prevent too many opus packets in queue 2025-04-13 23:12:44 +08:00
Xiaoxia 04c0da059f Fix missing display 2025-04-11 03:11:32 +08:00
Xiaoxia 81aa8a43ce Bump to 1.5.8 2025-04-09 23:58:32 +08:00
Xiaoxia c0e702ff47 Bump to 1.5.6 2025-04-05 06:39:59 +08:00
Xiaoxia 91f98a49d9 magiclick 2p4/2p5: add click to reconfigure wifi 2025-04-05 03:27:53 +08:00
Xiaoxia 976ad2eac6 atk box build with wechat message style 2025-04-04 15:58:23 +08:00
Xiaoxia fcd886c217 移除长按对话,改为单击多轮对话 2025-04-04 15:53:50 +08:00
Xiaoxia 70883058e8 fix startup sound 2025-04-04 15:29:44 +08:00
Xiaoxia c9dfcb7c93 更新开发者文档(自定义开发板、IoT设备) 2025-04-02 09:11:41 +08:00
Xiaoxia e1e5387a78 Add missing ja-JP/upgrade.p3 2025-03-22 06:54:37 +08:00
Xiaoxia d0ae468fac add ja-JP sounds 2025-03-18 21:21:30 +08:00
Xiaoxia a1d150a0b4 fix play_p3 time 2025-03-14 03:06:53 +08:00
Xiaoxia 5a2e9ac87f add play_p3 and README 2025-03-12 23:28:20 +08:00
Xiaoxia 2fdcda30ea fix esp-box-lite compiling error 2025-03-11 03:58:33 +08:00
Xiaoxia dd1139b169 Add discharging status 2025-03-09 19:18:10 +08:00
Xiaoxia 5c3e1a87d6 fixbug: bread-compact-wifi-lcd no backlight 2025-03-08 05:51:05 +08:00
Xiaoxia 4bf6fa8324 oled12832: move emotion to the left 2025-03-08 05:31:55 +08:00
Xiaoxia 8267f59a6a sending part of IoT states 2025-03-08 04:04:40 +08:00