ESPHome 2025.5.0
Loading...
Searching...
No Matches
microphone.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::microphone::Microphone
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::microphone
 

Enumerations

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