This skill controls the system volume of an OpenVoiceOS device by voice. It needs a companion plugin to change the volume on the target platform.
Use ovos-PHAL-plugin-alsa on Linux systems that use ALSA. Use ovos-PHAL-plugin-termux on Android devices that run Termux.
Install the skill with pip:
pip install ovos-skill-volumeSay a command like one of these:
- "Turn up the volume"
- "Decrease the audio"
- "Mute audio"
- "Set volume to 5"
- "Set volume to 75 percent"
- ovos-PHAL-plugin-alsa: the ALSA volume plugin this skill needs on Linux
- ovos-PHAL-plugin-termux: the Termux volume plugin this skill needs on Android
Mycroft AI (@MycroftAI)
Configuration
#volume #volume-control #sound #system
This skill is available under the Apache License 2.0.