![]() | Preprocessor Properties |
The Preprocessor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Agc |
Enable or disable Automatic Gain Control. Enabled by default.
|
![]() | AgcLevel |
AGC level. Default is 16000.
|
![]() | AgcMaxGain |
AGC max gain. Default is 30
|
![]() | Connection |
Server Connection
|
![]() | DecibelLastPeriod |
the current voice input level
|
![]() | Denoise |
Enable or disable noise suppression. Enabled by default.
|
![]() | EchoCanceling |
Checks if echo canceling is enabled
|
![]() | Vad |
Enable or disable Voice Activity Detection. Enabled by default.
|
![]() | VadExtraBufferSize |
Voice Activity Detection extra buffer size. Should be 0 to 8, defaults to 2. Lower value means faster transmission, higher value means better VAD quality but higher latency.
|
![]() | VadLevel |
Voice Activity Detection level in decibel. A high voice activation level
means you have to speak louder into the microphone in order to start transmitting.
Reasonable values range from -50 to 50. Default is 0.
To adjust the VAD level in your client, you can query DecibelLastPeriod over a period of time to query.
|