aboutsummaryrefslogtreecommitdiffstats
path: root/agl_service_voiceagent/protos
diff options
context:
space:
mode:
Diffstat (limited to 'agl_service_voiceagent/protos')
-rw-r--r--agl_service_voiceagent/protos/voice_agent.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/agl_service_voiceagent/protos/voice_agent.proto b/agl_service_voiceagent/protos/voice_agent.proto
index bd2daa2..72d48c6 100644
--- a/agl_service_voiceagent/protos/voice_agent.proto
+++ b/agl_service_voiceagent/protos/voice_agent.proto
@@ -61,6 +61,7 @@ message ServiceStatus {
string version = 1;
bool status = 2;
string wake_word = 3;
+ bool online_mode = 4;
}
message VoiceAudio {