noiseSuppression property

bool? get noiseSuppression

Indicates whether noise suppression should be enabled.

Implementation

bool? get noiseSuppression => _noiseSuppression.value;