ESPHome  2024.3.1
Data Structures | Enumerations
esphome::microphone Namespace Reference

Data Structures

class  CaptureAction
 
class  DataTrigger
 
class  IsCapturingActon
 
class  Microphone
 
class  StopCaptureAction
 

Enumerations

enum  State : uint8_t { STATE_STOPPED = 0, STATE_STARTING, STATE_RUNNING, STATE_STOPPING }
 

Enumeration Type Documentation

◆ State

Enumerator
STATE_STOPPED 
STATE_STARTING 
STATE_RUNNING 
STATE_STOPPING 

Definition at line 9 of file microphone.h.