zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 749 forks source link

Very Long Time To Load url (mp3) more than 15 seconds !!! #675

Open AnasAlsaadi opened 4 years ago

AnasAlsaadi commented 4 years ago

Very Long Time To Load url (mp3) more than 15 seconds !!!

in android and ios

zvs001 commented 3 years ago

I have similar problem when I execute this code:

sound = new Sound({ uri }, async err => {
   ....
})

Callback is called after complete audio load.

raynox commented 3 years ago

Same issue here

nlabofa commented 2 years ago

any update on this

anasalsaadi14 commented 2 years ago

i moved to another library !

ivinogradov commented 8 months ago

i moved to another library !

Which library did you choose?