noiseSuppression property
Indicates whether noise suppression should be enabled.
Implementation
bool? get noiseSuppression => _noiseSuppression.value;
Indicates whether noise suppression should be enabled.
bool? get noiseSuppression => _noiseSuppression.value;