#include <api_pb2.h>
Definition at line 1746 of file api_pb2.h.
◆ decode_length()
bool esphome::api::VoiceAssistantRequest::decode_length |
( |
uint32_t |
field_id, |
|
|
ProtoLengthDelimited |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::VoiceAssistantRequest::decode_varint |
( |
uint32_t |
field_id, |
|
|
ProtoVarInt |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::VoiceAssistantRequest::dump_to |
( |
std::string & |
out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::VoiceAssistantRequest::encode |
( |
ProtoWriteBuffer |
buffer | ) |
const |
|
overridevirtual |
◆ audio_settings
◆ conversation_id
std::string esphome::api::VoiceAssistantRequest::conversation_id {} |
◆ flags
uint32_t esphome::api::VoiceAssistantRequest::flags {0} |
◆ start
bool esphome::api::VoiceAssistantRequest::start {false} |
◆ wake_word_phrase
std::string esphome::api::VoiceAssistantRequest::wake_word_phrase {} |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/api/api_pb2.h
- /opt/build/esphome/esphome/components/api/api_pb2.cpp