issues
search
MycroftAI
/
skill-volume
Mycroft AI official Volume Skill - control the volume of your Device
https://mycroft.ai/skills
Apache License 2.0
10
stars
30
forks
source link
Revamp Volume Skill (#1)
#6
Closed
gras64
closed
6 years ago
gras64
commented
6 years ago
Various changes:
Reworked intents and vocabulary to be much more flexible, e.g. "turn up the speaker" instead of rigid "increase volume"
Created "mycroft.volume.mute" and "mycroft.volume.unmute" handlers
Prefixed private helpers with "__"
Switched to Apache 2.0 licensing
Adopted new intent decorators
Various changes: