IOnlineVoice::StopNetworkedVoice

Tells the voice layer to stop processing networked voice support for the specified player.

Windows
MacOS
Linux

Override Hierarchy

IOnlineVoice::StopNetworkedVoice()

FOnlineVoiceImpl::StopNetworkedVoice()

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/VoiceInterface.h

Include

#include "Interfaces/VoiceInterface.h"

Syntax

void StopNetworkedVoice
(
    uint8 LocalUserNum
)

Remarks

Tells the voice layer to stop processing networked voice support for the specified player. This allows for push-to-talk style voice communication

Parameters

Parameter

Description

LocalUserNum

the local user to disallow network transmission for

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