mirror of
https://github.com/esphome/esphome.git
synced 2025-09-15 17:52:19 +01:00
Continuous voice_assistant and silence detection (#4892)
This commit is contained in:
@@ -1397,6 +1397,7 @@ message VoiceAssistantRequest {
|
||||
option (ifdef) = "USE_VOICE_ASSISTANT";
|
||||
|
||||
bool start = 1;
|
||||
string conversation_id = 2;
|
||||
}
|
||||
|
||||
message VoiceAssistantResponse {
|
||||
|
Reference in New Issue
Block a user