/vocal-assistant-clementine

based on https://smalldata.tech/blog/2017/11/15/building-a-voice-assistant-to-control-music

Primary LanguageJavaScript

vocal-assistant-clementine

Clementine is mandatory to work properly

Preview

Install clementine (on ubuntu)

sudo apt-get update
sudo apt-get install clementine

Install Vocal Assistant

yarn install
yarn dev
yarn start