#i use assistant by send TEXT, turn ON switch1, it works. But when i use voice control can't work

1 messages · Page 1 of 1 (latest)

upbeat whale
#

Hello. i use assistant by send TEXT, turn ON switch1, it works.
But when i use voice control , speak "turn ON switch1" , it feedback no any device called "switch". how to solve?
i use ESP32-S3 , ESPHome log showed all normal. now the issue with HA. I have added alias name for switch, also can't work.

obsidian yew
#

Go debug your pipeline, and you will see what STT resolved to. Then add corresponding alias. I guess it didn't hear 'one', or heard it like "switch one" instead of "switch1". Who actually calls device "switch1" for voice control? 🙂

upbeat whale
#

ok, thank, i will test, then feedback to you.

upbeat whale
#

now i have a new question. when i said: hey, Jarvis. voice assistant will show "Listening" state. But after i said "turn on light", it will also showing "Listening" for many seconds (about 5 seconds), can we set the time short? so that can turn on/off device quickly.