mirror of
https://github.com/esphome/esphome.git
synced 2025-09-16 02:02:21 +01:00
[api] add voice assistant announce to the api (#8395)
This commit is contained in:
@@ -1567,6 +1567,8 @@ message VoiceAssistantAnnounceRequest {
|
||||
|
||||
string media_id = 1;
|
||||
string text = 2;
|
||||
string preannounce_media_id = 3;
|
||||
bool start_conversation = 4;
|
||||
}
|
||||
|
||||
message VoiceAssistantAnnounceFinished {
|
||||
|
Reference in New Issue
Block a user