rmbrone / flutter_audio_recorder

Flutter plugin that can support audio recording and level metering
MIT License
119 stars 150 forks source link

iOS stops music playback on start recording #57

Open jahertor opened 3 years ago

jahertor commented 3 years ago

There is any way to non-stop music playback when start recording on iOS?

I there is an option on Objective C and Swift called AVAudioSessionCategoryOptions.mixWithOthers: https://stackoverflow.com/questions/22052026/recording-audio-on-ios-without-stopping-music-playback