A volume control plugin for OpenVoiceOS hardware abstraction layer
Project description
ovos-PHAL-plugin - alsa volume control
controls system volume with alsa
for voice control you need the companion ovos-skill-volume
self.bus.on("mycroft.volume.get", self.handle_volume_request)
self.bus.on("mycroft.volume.set", self.handle_volume_change)
self.bus.on("mycroft.volume.mute", self.handle_mute_request)
self.bus.on("mycroft.volume.unmute", self.handle_unmute_request)
HiveMind Support
This plugin can be used both in OVOS and with HiveMind satellites.
Be sure to allow "mycroft.volume.get.response" in your hivemind for your satellite to be able to report volume
hivemind-core allow-msg "mycroft.volume.get.response"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_phal_plugin_alsa-0.1.6.tar.gz.
File metadata
- Download URL: ovos_phal_plugin_alsa-0.1.6.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
480aebff3c9914721af5da55e74557db9caaca40913c4c682d2cb2d16c76680a
|
|
| MD5 |
df8fb9c279426cce230f9c0d9d406f83
|
|
| BLAKE2b-256 |
94294c53d3d6d938be7d34d756b655592fd9dc2eda647f5894a8b98bf4bb685f
|
File details
Details for the file ovos_phal_plugin_alsa-0.1.6-py3-none-any.whl.
File metadata
- Download URL: ovos_phal_plugin_alsa-0.1.6-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f88d4662e7cd2726478d103f8f2f49813b48587caf632cf8b955ca627b3a00fc
|
|
| MD5 |
76291b393aa8709ac5c095235f9b598b
|
|
| BLAKE2b-256 |
814bafe1b9f6ff875dac22016bf6b731f168ff7959405c0dc011ba8a06f1f223
|