|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
A wake word the device can be configured to listen for (api: VoiceAssistantWakeWord).
More...
#include <voice_assistant.hpp>

Public Attributes | |
| std::string | id |
| std::string | wake_word |
| std::vector< std::string > | trained_languages |
A wake word the device can be configured to listen for (api: VoiceAssistantWakeWord).
| std::string esphome::api::VoiceWakeWord::id |
| std::vector<std::string> esphome::api::VoiceWakeWord::trained_languages |
| std::string esphome::api::VoiceWakeWord::wake_word |