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

Audio Player Module #23

Open
1 task done
PSchmiedmayer opened this issue Jul 30, 2023 · 2 comments
Open
1 task done

Audio Player Module #23

PSchmiedmayer opened this issue Jul 30, 2023 · 2 comments
Labels
module Larger issues that will be manifested in separate new modules

Comments

@PSchmiedmayer
Copy link
Member

PSchmiedmayer commented Jul 30, 2023

Problem

Some applications require mechanisms to play audio, e.g., instructions or audio content.

Solution

Some of the content requires playback control, while some other elements just require the functionality to play audio.

The audio player module should provide a mechanism to play audio using a simple-to-use API.

In addition to the API, a separate target can offer a visual, audio player that can be embedded in an application.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Jul 30, 2023
@PSchmiedmayer PSchmiedmayer moved this to Backlog in Project Planning Jul 30, 2023
@PSchmiedmayer PSchmiedmayer added module Larger issues that will be manifested in separate new modules and removed enhancement New feature or request labels Sep 20, 2023
@PSchmiedmayer PSchmiedmayer moved this from Backlog to Focus Areas in Project Planning Sep 20, 2023
@PaulGoldschmidt
Copy link

Hi @PSchmiedmayer,

I assume this issue is still relevant - I would work on implementing this, I assume we would first of all need to define the specifics of the API. Is there any guideline besides the reference documentation you have in mind to get started on working out the specifics?

Thank you & all the best! 🚀

@PSchmiedmayer
Copy link
Member Author

Hi @PaulGoldschmidt,
Sorry for the late response here!
The audio player UI is currently not a huge priority; it mainly stemmed from the fact that we were thinking about adding it in one app but never proceeded with it. I have some good SwiftUI code somewhere when I experimented with the UI/UX and I am happy to share this once anyone wants to take a stab at this.

But for now, I would suggest focusing on more pressing issues such as StanfordSpezi/SpeziHealthKit#8 or other issues found in our SpeziHealthKit package; this might be the one that currently requires the biggest attention, e.g., shown in the issue above.

Thank you so much for your interest in Spezi!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module Larger issues that will be manifested in separate new modules
Projects
Status: Focus Areas
Development

No branches or pull requests

2 participants