Component image 
Audio Input Filtering Settings component as seen in the Scene Inspector

The AudioInputFilteringSettings component is a Legacy component used in the old settings menu.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
UseVoiceNormalization
|
Bool | Whether to normalize the incoming voice data. |
NormalizationThreshold
|
Float | When below this volume, boost so the voice is louder. |
UseNoiseSuppression
|
Bool | Whether to use noise suppression. |
NoiseGateThreshold
|
Float | The threshold that audio needs to be above for the voice to get through. |
NoiseGateAttack
|
Float | |
NoiseGateHold
|
Float | |
NoiseGateRelease
|
Float |