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 won't play WAV files #815

Closed
thomaskrause opened this issue Feb 17, 2023 · 0 comments · Fixed by #818
Closed

Audio player won't play WAV files #815

thomaskrause opened this issue Feb 17, 2023 · 0 comments · Fixed by #818
Assignees
Labels

Comments

@thomaskrause
Copy link
Member

Describe the bug

The audio player only shows a download link for corpora that use audio files in the WAV format. MP3 works fine.

To Reproduce

Steps to reproduce the behavior:

  1. Import a corpus with wav files e.g. the SFB Zoom corpus
  2. Search for any token
  3. Open the audio player
  4. Only "Download file" is displayed but no media controls

Expected behavior

As with the other formats, the audio player should show media controls and allow direct playback.

Screenshots
grafik

Desktop (please complete the following information):

  • Operating System: Ubuntu 22.10
  • Browser Firefox
  • ANNIS Version 4.10.1
@thomaskrause thomaskrause changed the title Audio player wont't play WAV files Audio player won't play WAV files Feb 17, 2023
@thomaskrause thomaskrause self-assigned this Mar 9, 2023
bors bot added a commit that referenced this issue Mar 15, 2023
818: Replace "audio/vnd.wave" mime type with "audio/wav" r=thomaskrause a=thomaskrause

This fixes #815 

Co-authored-by: Thomas Krause <thomas.krause@hu-berlin.de>
bors bot added a commit that referenced this issue Mar 15, 2023
818: Replace "audio/vnd.wave" mime type with "audio/wav" r=thomaskrause a=thomaskrause

This fixes #815 

Co-authored-by: Thomas Krause <thomas.krause@hu-berlin.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant