Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Permissions for ducking/background audio #98

Open
rgordon95 opened this issue Sep 26, 2024 · 3 comments · Fixed by #148
Open

[Feature] Permissions for ducking/background audio #98

rgordon95 opened this issue Sep 26, 2024 · 3 comments · Fixed by #148
Labels
enhancement New feature or request

Comments

@rgordon95
Copy link

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.

@kuldip-simform
Copy link
Contributor

@rgordon95 Can you please explain this bit more? What do you want to achieve?

@rgordon95
Copy link
Author

Being able to listen to audio when the app is backgrounded

@kuldip-simform
Copy link
Contributor

Thank you for clarification. We will look into this feature request.

@kuldip-simform kuldip-simform changed the title Permissions for ducking/background audio [Feature] Permissions for ducking/background audio Nov 19, 2024
@kuldip-simform kuldip-simform added the enhancement New feature or request label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants