setSpeakerphoneOnButPreferBluetooth static method
Enable speakerphone, but use bluetooth if audio output device available for iOS/Android only
Implementation
static Future<void> setSpeakerphoneOnButPreferBluetooth() =>
NativeAudioManagement.setSpeakerphoneOnButPreferBluetooth();