+ curl "http://127.0.0.1:{{ aiStore.ai.httpPort }}/say?text=hi"
+
+ {{ chatStore.bark.deviceKey }}
+ {{ chatStore.bark.deviceKey }}
+ curl "http://127.0.0.1:{{ chatStore.ai.httpPort }}/say?text=hi&textColor=%23ff0000&fontSize=20&duration=5"
+ curl "http://127.0.0.1:{{ chatStore.ai.httpPort }}/config?bgColor=%23000000&bgOpacity=80"
+