IVoice::AddVoiceListener

Adds the given notifier to the voice. The notifier will receive callbacks on various voice events.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioVoice.h

Include

#include "UnrealAudioVoice.h"

Syntax

EVoiceError::Type AddVoiceListener
(
    IVoiceListener * Listener
)

Remarks

Adds the given notifier to the voice. The notifier will receive callbacks on various voice events.

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