Xiaoxia
d188415949
fix: ESP-HI audio sampling problem ( #1207 )
2025-09-16 17:23:52 +08:00
Xiaoxia
5018f6c03a
feat: build default assets instead of downloading and v2 tables for esp-hi, echoear ( #1203 )
...
* fix: call flush ready on io ready
* eachear: update to v2 partition table but disable class Assets currently
* stop gif if previewing an image
* feat: build default assets instead of downloading
* version updates
* fix None error
* delay 1s before enter wifi config mode
* fix compiling with v1 partition table
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com >
2025-09-16 15:24:24 +08:00
laride
2d772dad68
fix: resolve some audio issues on esp-hi ( #1027 )
...
* fix: resolve crash when closing codec dev on esp-hi
* fix: fix incorrect status display in non-zh-CN languages
* fix: reduce noise when not in Speaking state
2025-08-19 11:50:00 +08:00
Xiaoxia
df7cbdfcb6
fix esp-hi crashing in esp_codec_dev_close() ( #984 )
2025-07-25 10:36:56 +08:00
Xiaoxia
3c71558a5f
v1.8.0: Audio 代码重构与低功耗优化 ( #943 )
...
* Reconstruct Audio Code
* Remove old IoT implementation
* Add MQTT-UDP documentation
* OTA升级失败时,可以继续使用
2025-07-19 22:45:22 +08:00
laride
f98ffdbb5c
fix: optimize MCP commands for ESP-Hi ( #825 )
2025-06-16 16:03:21 +08:00
laride
c9dec29d73
fix: delay WebServer startup to mitigate stack overflow ( #797 )
2025-06-11 12:12:39 +08:00
laride
01215d77ed
fix: 修复 ESP-Hi 在联网时 crash 的问题 ( #790 )
...
* fix: resolve crash issue during network connection on ESP-Hi
* fix: adjust dependency rules for some components
2025-06-09 11:48:20 +08:00
Li Junru
54ff46788b
fix(esp-hi): fix can not wake up ( #754 )
2025-06-05 15:52:11 +08:00
Terrence
f41210577b
v1.6.8: Move partition CSV files into a folder
2025-06-04 12:11:55 +08:00
laride
bfc695b1ee
feat: ESP-Hi 改用 MCP 协议 ( #740 )
...
* feat(esp-hi): use MCP protocol
* docs(esp-hi): Add README
* feat(esp-hi): remove redundant checks and add option to disable WebUI
2025-06-03 16:45:03 +08:00
laride
9122664f0f
feat: 添加 ESP-Hi WebUI ( #739 )
...
* feat(esp-hi): Skip download if file already exists locally
* feat(esp-hi): add WebUI
2025-06-03 15:24:11 +08:00
Xiaoxia
ae57131c15
Add wake word to xmini-c3 ( #730 )
...
* esp-hi: MCP protocol is not ready yet
* Add wake word to xmini-c3
2025-05-31 22:21:03 +08:00
Terrence
1a695a203b
fix compiling errors
2025-05-30 01:09:51 +08:00
espressif2022
f5c1c30c5e
feat: add new board esp-hi ( #666 )
...
* feat: add new board esp-hi
* feat(esp-hi): update servo_dog_ctrl
---------
Co-authored-by: Li Junru <lijunru@espressif.com >
Co-authored-by: Xiaoxia <terrence@tenclass.com >
2025-05-29 23:29:33 +08:00