ESPHome  2024.4.2
Data Structures | Namespaces | Enumerations
microphone.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::microphone::Microphone
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 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 }