@@ -3,6 +3,8 @@
|
||||
<interface name="io.qvac.Jarvis.Session">
|
||||
<method name="Arm"/><method name="Sleep"/><method name="Shutdown"/>
|
||||
<method name="PushToTalk"><arg name="pressed" type="b" direction="in"/></method>
|
||||
<method name="SetMuted"><arg name="muted" type="b" direction="in"/></method>
|
||||
<method name="SetListening"><arg name="on" type="b" direction="in"/></method>
|
||||
<method name="Say"><arg name="text" type="s" direction="in"/></method>
|
||||
<method name="Ask"><arg name="text" type="s" direction="in"/></method>
|
||||
<method name="ReloadSettings"><arg type="s" direction="out"/></method>
|
||||
|
||||
Reference in New Issue
Block a user