justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
589 stars 104 forks source link

Audio is not playing on IOS and on safari Browser , if i am recording it from Android device. #152

Open richest opened 2 years ago

richest commented 2 years ago

I am trying to show audio on reactjs site with AWS S3 bucket URL , if i record audio on MAC , Iphone or on web then it is working Fine , but if i record audio through Android device then it is not playing on Safari browser as well as on Iphone . Is shows Error on Audio tag.

meowchownow1 commented 2 years ago

same issue

kenfehling commented 2 years ago

What format is Android recording in?

jenswilms commented 1 year ago

Similar issue, I cannot play any of my audio on Safari in iOS (.wav) - checked the console and it showed "Failed to load resource: Plug-in handled load".

Safari on MacBook works, Chrome on iOS also works. the issue is just in Safari on iOS