Add speech dispatcher example

This commit is contained in:
Michael Hansen 2022-03-31 22:56:57 -04:00
commit 937c7ba2a0
5 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Run Mimic 3 web server
Documentation=https://github.com/MycroftAI/mimic3
[Service]
ExecStart=/path/to/mimic3-server
[Install]
WantedBy=default.target