IVoiceEngine::StopLocalVoiceProcessing

Stops local voice processing for the specified user index

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::StopLocalVoiceProcessing()

FVoiceEngineImpl::StopLocalVoiceProcessing()

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/VoiceInterface.h"

Syntax

uint32 StopLocalVoiceProcessing
(
    uint32 LocalUserNum
)

Remarks

Stops local voice processing for the specified user index

Returns

0 upon success, an error code otherwise

Parameters

Parameter

Description

UserIndex

the user to stop processing of

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