setNoiseSuppression
Toggle browser noise suppression on the local mic at runtime.
Parameters
enabled
Whether noise suppression should be enabled.
Returns
Promise<void> — resolves once the new constraint has been applied to the active microphone track.
Examples
Toggle from a UI switch
See
setAutoGainControl,setEchoCancellation— companion processing toggles.