birdofpreyru / react-native-audio

React Native: access to the audio input stream, and audio sample player
https://dr.pogodin.studio/docs/react-native-audio
Other
21 stars 4 forks source link

`SamplePlayer.play()` does not resolve its promise on success #19

Closed birdofpreyru closed 11 months ago

birdofpreyru commented 11 months ago

https://github.com/birdofpreyru/react-native-audio/blob/a7b8300437a1850ba9d022e91885f6c9a278e3ba/android/src/main/java/com/drpogodin/reactnativeaudio/SamplePlayer.java#L50-L63