Inherits VoiceComponent.
Public Member Functions | |
bool | SetOrSwitchAudioListener (AudioListener audioListener) |
Set the AudioListener to be used with this WebRtcAudioDsp More... | |
bool | SetOrSwitchAudioOutCapture (AudioOutCapture audioOutCapture) |
Set the AudioOutCapture to be used with this WebRtcAudioDsp More... | |
Public Attributes | |
bool | AECMobileComfortNoise |
Protected Member Functions | |
override void | Awake () |
Properties | |
bool | AEC [get, set] |
bool | AECMobile [get, set] |
bool | AecHighPass [get, set] |
int | ReverseStreamDelayMs [get, set] |
bool | NoiseSuppression [get, set] |
bool | HighPass [get, set] |
bool | Bypass [get, set] |
bool | AGC [get, set] |
int | AgcCompressionGain [get, set] |
bool | VAD [get, set] |
bool | ForceNormalAecInMobile [get, set] |
![]() | |
VoiceLogger | Logger [get, protected set] |
DebugLevel | LogLevel [get, set] |
bool | IgnoreGlobalLogLevel [get, set] |
![]() | |
bool | IgnoreGlobalLogLevel [get, set] |
![]() | |
DebugLevel | LogLevel [get, set] |
VoiceLogger | Logger [get] |
Additional Inherited Members | |
![]() | |
DebugLevel | logLevel = DebugLevel.INFO |
bool SetOrSwitchAudioListener | ( | AudioListener | audioListener | ) |
Set the AudioListener to be used with this WebRtcAudioDsp
audioListener | The audioListener to be used |
bool SetOrSwitchAudioOutCapture | ( | AudioOutCapture | audioOutCapture | ) |
Set the AudioOutCapture to be used with this WebRtcAudioDsp
audioOutCapture | The audioOutCapture to be used |