react-native-audio-recorder-player icon indicating copy to clipboard operation
react-native-audio-recorder-player copied to clipboard

Audio session release

Open jonitef opened this issue 3 years ago • 4 comments

Please add this when recording/playing audio is paused/stop: AVAudioSession.sharedInstance().setActive(false, options: .notifyOthersOnDeactivation)

So other audio sources e.g. Spotify can continued playing in background.

jonitef avatar Jun 29 '21 07:06 jonitef

@jonitef Nice issue! Could you kindly open a PR for this?

hyochan avatar Jul 03 '21 07:07 hyochan

Hi! Thanks for the answer. Right now I'm so busy with my job that I unfortunately have no time :/

jonitef avatar Jul 07 '21 04:07 jonitef

Hi! Thanks for the answer. Right now I'm so busy with my job that I unfortunately have no time :/

Understood. Same here :cry:

hyochan avatar Jul 07 '21 04:07 hyochan

i think this is a very critical feature!

kaiykwok2 avatar Aug 02 '23 07:08 kaiykwok2