audioDisableSWAECOnHeadset property Null safety

bool? audioDisableSWAECOnHeadset
final

No software is used for echo cancellation when setting up headphones The option is valid only on iOS. The default value is false. If the value is set to true, the SDK does not use the echo reduction in headset mode. The setting affects the audio quality of the headset in some mobile models.

Implementation

final bool? audioDisableSWAECOnHeadset;