Merge branch 'feat/add_himfive' into 'master'
Some checks are pending
Push components to Espressif Component Service / upload_components (push) Waiting to run

Add Hi,MFive to config menu

See merge request speech-recognition-framework/esp-sr!178
This commit is contained in:
Sun Xiang Yu 2025-06-18 13:39:59 +08:00
commit 75287ca5a7

View File

@ -222,6 +222,10 @@ menu "Load Multiple Wake Words (WakeNet9)"
config SR_WN_WN9_HIWALLE_TTS2
bool "Hi Wall E or Hi 瓦力(wn9_hiwalle_tts2)"
default False
config SR_WN_WN9_HIMFIVE
bool "Hi,M Five (wn9_himfive)"
default False
endmenu