mycroft-core icon indicating copy to clipboard operation
mycroft-core copied to clipboard

Add current track info handling to Simple Audioservice

Open krisgesling opened this issue 2 years ago • 1 comments

Description

Small addition to the Simple Audioservice to add current track info handling in line with current Audioservice definition.

How to test

With the simple audioservice as your default backend. Modify a Skill that plays audio, like the News Skill. While playing request track info:

self.audioservice.track_info()

Or using the Message directly: mycroft.audio.service.track_info

Contributor license agreement signed?

  • [x] CLA

krisgesling avatar Aug 12 '21 02:08 krisgesling

Voight Kampff Integration Test Succeeded (Results)

devops-mycroft avatar Aug 12 '21 03:08 devops-mycroft