MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

Add current track info handling to Simple Audioservice #2976

Open krisgesling opened 3 years ago

krisgesling commented 3 years ago

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?

devops-mycroft commented 3 years ago

Voight Kampff Integration Test Succeeded (Results)