FAcousticEchoCancellation::AddNewSignalPatch

This is how any signal that may be picked up by the microphone may be added to the echo cancellation here:

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

FPatchInput AddNewSignalPatch
(
    int32 ExpectedLatency,
    float Gain
)

Remarks

This is how any signal that may be picked up by the microphone may be added to the echo cancellation here:

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