Zaimwa9 / snipsPlayer

Raspberry Voice controlled audio player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snipsPlayer

Application to manage your playlist using Snips, discover what tracks are available and play them !

To fully enjoy the app, use a folder at the root of the skill that will contain your playlist: /var/lib/snips/skills/snipsPlayer/yourfolder.

The playlistPath parameter should be the relative path from the root: './yourfolder'. By default it is './music'.

It is mandatory that _snips-skills has permissions to use audio.

On your raspberry pi: sudo usermod -a -G audio _snips-skills and to all the appropriate groups.

How to use

Everything happens on Snips. Link an app to this repo and you are all set up.

About

Raspberry Voice controlled audio player


Languages

Language:JavaScript 100.0%