UVOIPTalker::CreateTalkerForPlayer

Function for creating and registering a [UVOIPTalker](API\Runtime\Engine\Net\UVOIPTalker).

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 UVOIPTalker * CreateTalkerForPlayer
(
    APlayerState * OwningState
)

Remarks

Function for creating and registering a UVOIPTalker.

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