clearNoiseReduction property

bool clearNoiseReduction
final

When true, emit "noise_reduction": null on the wire to ask the server to disable noise reduction (only relevant on session.update). Has no effect when noiseReduction is non-null.

Implementation

final bool clearNoiseReduction;