FAcousticEchoCancellation::FAcousticEchoCancellation

Convergence Rate should be a number between 0 and 1.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/VoiceProcessing.h

Include

#include "DSP/VoiceProcessing.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/VoiceProcessing.cpp

Syntax

FAcousticEchoCancellation
(
    float InConvergenceRate,
    int32 CallbackSize,
    int32 InFilterLength,
    int32 InFilterUpdateRate
)

Remarks

Convergence Rate should be a number between 0 and 1. The higher the number, the quicker the adaptive filter reacts.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss