mirror of
https://github.com/esphome/esphome.git
synced 2025-09-15 01:32:19 +01:00
Continuous voice_assistant and silence detection (#4892)
This commit is contained in:
@@ -96,7 +96,7 @@ class APIServer : public Component, public Controller {
|
||||
#endif
|
||||
|
||||
#ifdef USE_VOICE_ASSISTANT
|
||||
bool start_voice_assistant();
|
||||
bool start_voice_assistant(const std::string &conversation_id);
|
||||
void stop_voice_assistant();
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user