I'm using flutter_sound package on my flutter app. It seems okay when it's recording the sound. But, problem appear when I also need to capture the telephone call session. The recording still running but when I open the record, only the telephone call session doesn't appear and no sound came out from it.
How can I make the telephone call session also appear on my recorded sound?