Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add current track info handling to Simple Audioservice #2976

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

krisgesling
Copy link
Contributor

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?

  • CLA

@devops-mycroft devops-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Aug 12, 2021
@devops-mycroft
Copy link

devops-mycroft commented Aug 12, 2021

Voight Kampff Integration Test Succeeded (Results)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
No open projects
Status: Inbox
Development

Successfully merging this pull request may close these issues.

None yet

2 participants