rmbrone / flutter_audio_recorder

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

When my recording is in progress & Get an Incoming call then the call is not recording. Using record package in flutter? #77

Open OE-Ahmed opened 1 year ago

OE-Ahmed commented 1 year ago

When my recording is in progress & get an incoming call then the call is not recording. Using record package in Flutter?

Is there any alternative solution?

I am also given permission for the microphone in the Android manifest file & Also with the permission_handeler package get permission.