Many Android devices signal that a microphone is currently being used to protect privacy, for example with a green icon in the corner like mine.
I create record channel once (BASS_RecordStart), and then remove and pause it when necessary
I always see the record icon, despite the fact that the record channel is paused. Is this how it should be?