Volume Control

August 1, 2026 ยท View on GitHub

About

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

Install the skill with pip:

pip install ovos-skill-volume

Usage

Say a command like one of these:

  • "Turn up the volume"
  • "Decrease the audio"
  • "Mute audio"
  • "Set volume to 5"
  • "Set volume to 75 percent"

Credits

Mycroft AI (@MycroftAI)

Category

Configuration

Tags

#volume #volume-control #sound #system

License

This skill is available under the Apache License 2.0.