ESPHome
2024.10.2
|
Data Structures | |
class | IsRunningCondition |
class | MicroWakeWord |
class | StartAction |
class | StopAction |
class | StreamingModel |
class | VADModel |
class | WakeWordModel |
Enumerations | |
enum | State { IDLE, START_MICROPHONE, STARTING_MICROPHONE, DETECTING_WAKE_WORD, STOP_MICROPHONE, STOPPING_MICROPHONE } |
Enumerator | |
---|---|
IDLE | |
START_MICROPHONE | |
STARTING_MICROPHONE | |
DETECTING_WAKE_WORD | |
STOP_MICROPHONE | |
STOPPING_MICROPHONE |
Definition at line 23 of file micro_wake_word.h.