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

media playback multiplatform #78

Closed
odifek opened this issue Jan 4, 2025 · 0 comments · Fixed by #79
Closed

media playback multiplatform #78

odifek opened this issue Jan 4, 2025 · 0 comments · Fixed by #79
Assignees

Comments

@odifek
Copy link
Member

odifek commented Jan 4, 2025

Implement a multiplatform media playback.

  • Android using media3 and Exoplayer
  • iOS - using ios apis
  • Desktop using desktop java apis

The media files will be bundled in a zip file.
Filename format _.<mp3|ogg|opus|mid>
Where is the name of the songbook (this is important as it will be used to associate the media file with the correct song data.
is the number in the songbook. For example, song 34 in Watchman Hymnbook will have a file name "Watchman Hymnbook_34.mp3"

Two audio files can be added for a song—mp3 and midi.

@odifek odifek self-assigned this Jan 4, 2025
@odifek odifek linked a pull request Jan 6, 2025 that will close this issue
@odifek odifek closed this as completed in #79 Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant