react-native-audio-waveform
react-native-audio-waveform copied to clipboard
Permissions for ducking/background audio
trafficstars
Is the only solution for permissions to properly handle audio for this package to mute the playback of the waveform and use a callback to sync the progress with another package like expo-av or react-native-track-player so that it can properly be backgrounded/screen locked/other audio starts playing?
It seems like unnecessary complexity to have to have 2 audio players just to have a waveform and proper permissions controls and I think this package should implement the same permissions so as to not rely on a second.