forceHandleAudioRouting property

bool? forceHandleAudioRouting
final

On certain Android devices, audio routing does not function properly and bluetooth microphones will not work unless audio mode is set to inCommunication or inCall. Audio routing is turned off those cases.

If this set to true, will attempt to do audio routing regardless of audio mode.

Implementation

final bool? forceHandleAudioRouting;