Skip to content

How disable OVOS skill that adjusts the volume #270

Closed Answered by JarbasAl
geetee24 asked this question in Q&A
Discussion options

You must be logged in to vote

you can uninstall it by pip uninstall ovos-skill-volume, assuming you are not using docker

you can blacklist it by adding the skill_id to your config https://github.com/OpenVoiceOS/ovos-config/blob/dev/ovos_config/mycroft.conf#L214, the skill_id is skill-ovos-volume.openvoiceos

the config is at ~/.config/mycroft/mycroft.conf, if it doesnt exist, create the file and add only the values you want to change (the default values come from link above). config docs here for reference

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JarbasAl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants