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

Feature Request: Audio Player #493

Open
mweidling opened this issue Oct 18, 2024 · 0 comments
Open

Feature Request: Audio Player #493

mweidling opened this issue Oct 18, 2024 · 0 comments

Comments

@mweidling
Copy link
Contributor

In Ahiqar, we have one manifest that is not a written text in some form but an audio recording that has been transcribed by one of the project's scholars.

Where in TIDO

This audio recording should be available to users in TIDO by providing an audio player in one of the panels. In this specific case it would make sense to have the audio player instead of an image, but thinking generically there could be cases where we have both an audio player and an image (imagine a reading of a poem or the like).

Features

  • The audio player MUST NOT start when loading an Item but only on user request.
  • The audio player MUST be able to get information from the text panel. In Ahiqar's case, each line has a time stamp that points to a time in the audio recording. In the text panel there will be some kind of button in front of each line where users should be able to click and listen to the specific line of the transcription starting from that timestamp. (This does not have to be line specific, though. The general feature is "Button in text panel with timestamp triggers audio player to start the record at said timestamp.")
  • The line which is currently played in the audio player SHOULD be highlighted in the text panel.

TextAPI Specs

The current take to provide the audio file would be via the Content Object. There is an ongoing discussion whether we (i.e. the TextAPI team) will go down that route. We'll keep you posted on any updates.

Relevant Projects

  • Ahiqar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants