#include <api_pb2.h>
Definition at line 1967 of file api_pb2.h.
◆ calculate_size()
void esphome::api::VoiceAssistantRequest::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ 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: