Skip to content

systemd service to enable snips.ai feedback sounds on reboot

Notifications You must be signed in to change notification settings

uchagani/snips-enable-sounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

snips-enable-sounds

Automatically enable feedback sounds for snips.ai at reboot.

Deprecated

This is no longer needed as of version 0.56.4 of snips

Steps

sudo apt-get install mosquitto-clients
git clone https://github.com/uchagani/snips-enable-sounds.git
cd snips-enable-sounds
sudo chmod +x snips-enable-feedback-sound.sh
sudo mv snips-enable-feedback-sound.sh /usr/local/bin/snips-enable-feedback-sound.sh
sudo mv snips-enable-feedback-sound.service /lib/systemd/system/snips-enable-feedback-sound.service
sudo systemctl daemon-reload
sudo systemctl enable snips-enable-feedback-sound.service
sudo reboot

If everything worked correctly you should now have feedback sounds enabled on reboots.

About

systemd service to enable snips.ai feedback sounds on reboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages