hyphacoop / restructuring-futures

Coordinating repository for announced DSF Restructuring Futures project
https://hyphacoop.github.io/restructuring-futures/
GNU General Public License v3.0
1 stars 4 forks source link

audio playback on different browsers not working #120

Closed luluissaa closed 1 year ago

luluissaa commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Steps to reproduce Steps to reproduce the behavior:

  1. Go to 'JERRY IS AWESOME'
  2. Click on the audio reply
  3. sees an error because the audio file created in another browser might be incompatible????

Expected behavior audio plays across browsers

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

tripledoublev commented 1 year ago

This bug is also referenced in #118

tripledoublev commented 1 year ago

I think I fixed it. I dived into the cross-browser compatible audio formats waters and emerged with the webm format. Ive deployed the edit. Will do further testing and commit the changes. The fix will not apply to previously recorded voice notes but all future audio recordings should be playable accross browsers.