OpenVoiceOS / ovos-shell

Apache License 2.0
2 stars 4 forks source link

fix/VolumeOSD.qml #38

Closed JarbasAl closed 1 year ago

JarbasAl commented 1 year ago

makes the VolumeOSD only show when mycroft.volume.display is emitted

it was reusing the .get.response message which had side effects such as showing VolumeOSD in every utterance

mycroft.volume.display should now be emitted explicitly, usually by the volume skill

deprecates the following messages, moving to the standard bus api

companion PR needed in PHAL alsa plugin + https://openvoiceos.github.io/message_spec/PHAL_alsa/