ESPHome  2024.8.3
Data Structures | Enumerations
esphome::micro_wake_word Namespace Reference

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
}
 

Enumeration Type Documentation

◆ State

Enumerator
IDLE 
START_MICROPHONE 
STARTING_MICROPHONE 
DETECTING_WAKE_WORD 
STOP_MICROPHONE 
STOPPING_MICROPHONE 

Definition at line 23 of file micro_wake_word.h.