Somewhat fancy voice command recognition software
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

kaylee.service 141B

12345678
  1. [Unit]
  2. Description=Somewhat fancy voice command recognition software
  3. [Service]
  4. ExecStart=/usr/bin/kaylee
  5. [Install]
  6. WantedBy=default.target