|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A pipeline event emitted by the device (api: VoiceAssistantEventResponse).
More...
#include <voice_assistant.hpp>

Public Attributes | |
| VoiceAssistantEvent | event_type = VoiceAssistantEvent::Error |
| std::vector< std::pair< std::string, std::string > > | data |
A pipeline event emitted by the device (api: VoiceAssistantEventResponse).
data mirrors the repeated name/value pairs of VoiceAssistantEventData.
| std::vector<std::pair<std::string, std::string> > esphome::api::VoiceEvent::data |
| VoiceAssistantEvent esphome::api::VoiceEvent::event_type = VoiceAssistantEvent::Error |