Playback Control
Common playback control system
Last updated
Common playback control system
Last updated
This Skill doesn't do anything by itself, but it provides an important common language for audio playback skills. By handling simple phrases like 'pause', this one Skill can turn around and rebroadcast the messagebus command mycroft.audio.service.pause
, allowing several music services to share common terminology such as "pause".
Additionally, this implements the common Play handler. This allows playback services to negotiate which is best suited to play back a specific request. This capability is used by the Spotify and Pandora Skills, among others.
Play my summer playlist. Play Pandora. Pause. Resume. Next song. Next track. Previous track. Previous song.
This skill is not aproved by Mycroft skill tester.
mycroft-msm install https://github.com/AVA-USP/skill-playback-control
Github: https://github.com/AVA-USP/skill-playback-control Owner: @AVA-USP Created: 2020 Apr 02 22:22:14 UTC Last updated: 2020 Jul 02 23:00:20 UTC License: Apache License 2.0
Categories: [ Music ] Tags: #music #play #playback #pause #resume #next #system