react-native-audio-waveform icon indicating copy to clipboard operation
react-native-audio-waveform copied to clipboard

Permissions for ducking/background audio

Open rgordon95 opened this issue 1 year ago • 0 comments
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.

rgordon95 avatar Sep 26 '24 14:09 rgordon95