IVoiceEngine::StartLocalVoiceProcessing

Starts local voice processing for the specified user index

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::StartLocalVoiceProcessing()

FVoiceEngineImpl::StartLocalVoiceProcessing()

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/VoiceInterface.h"

Syntax

uint32 StartLocalVoiceProcessing
(
    uint32 LocalUserNum
)

Remarks

Starts local voice processing for the specified user index

Returns

0 upon success, an error code otherwise

Parameters

Parameter

Description

UserIndex

the user to start processing 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