birdofpreyru/react-native-audio

Patch for iOS playback

birdofpreyru opened this issue · 0 comments

Don’t jump set the volume to 0, just move it to 1 from the current level, otherwise it may cause audible “clicks” when a sample is stopped and immediately played again.
https://github.com/birdofpreyru/react-native-audio/blob/f109d9de247d814f4cae9356f2a0c1403c63f5f6/ios/RNASamplePlayer.mm#L61C12-L61C12