ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::microphone Namespace Reference

Data Structures

class  CaptureAction
 
class  DataTrigger
 
class  IsCapturingCondition
 
class  IsMutedCondition
 
class  Microphone
 
class  MicrophoneSource
 
class  MuteAction
 
class  StopCaptureAction
 
class  UnmuteAction
 

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 14 of file microphone.h.