UVOIPStatics::SetVOIPTalkerForPlayer

Sets up a VOIP talker to be accessed for a specific player when they are talking.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/VoiceConfig.h

Include

#include "Net/VoiceConfig.h"

Source

/Engine/Source/Runtime/Engine/Private/VoiceConfig.cpp

Syntax

static void SetVOIPTalkerForPlayer
(
    const FUniqueNetIdWrapper & InPlayerId,
    UVOIPTalker * InTalker
)

Remarks

Sets up a VOIP talker to be accessed for a specific player when they are talking.

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