You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tdammy92 no solution with this library, simply using react-native-video with invisible views, and mp3, mp4 and m4a files works absolutely perfectly and great settings to control it too.
Appreciate the work done here but ran into many issues playing sound effects while listening with useEffect ala:
and with .aac files crashing #802
and with the error "playback failed due to audio decoding errors"
tried useRef to no avail #728 (comment)
and different syntax, moved things around, you get the idea. tested on iOS device.
Had quicker and easier success with react-native-video: https://github.com/react-native-video/react-native-video
Thanks for the good times though
The text was updated successfully, but these errors were encountered: