|
ESPHome 2025.12.0-dev
|
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 } |
| enum esphome::microphone::State : uint8_t |
| Enumerator | |
|---|---|
| STATE_STOPPED | |
| STATE_STARTING | |
| STATE_RUNNING | |
| STATE_STOPPING | |
Definition at line 14 of file microphone.h.