UVOIPTalker::OnTalkingBegin

Override this function to implement custom functionality when this player begins talking.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/VoiceConfig.h"

Syntax

virtual void OnTalkingBegin
(
    UAudioComponent * AudioComponent
)

Remarks

Override this function to implement custom functionality when this player begins 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