Skip to content

Commit

Permalink
Adds note about sonos mycroft skill
Browse files Browse the repository at this point in the history
  • Loading branch information
gsaslis committed Sep 11, 2022
1 parent d32d9f5 commit 078745e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,18 @@ sudo sed -i -e "s/^dtparam=audio=on/#\0/" /boot/config.txt
* Install docker
* Start mycroft

==== Mycroft Skills

```bash
sudo apt-get install libxml2-dev libxslt1-dev
```

follow instructions on https://github.com/smartgic/mycroft-sonos-controller-skill

```bash
. mycroft-core/venv-activate.sh
msm install https://github.com/smartgic/mycroft-sonos-controller-skill.git
```


=== Mimic3 Text-to-Speech engine
Expand Down

0 comments on commit 078745e

Please sign in to comment.