IOnlineVoice::PatchLocalTalkerOutputToEndpoint

This can be used to patch outgoing audio to a different audio device.

Windows
MacOS
Linux

Override Hierarchy

IOnlineVoice::PatchLocalTalkerOutputToEndpoint()

FOnlineVoiceImpl::PatchLocalTalkerOutputToEndpoint()

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/VoiceInterface.h"

Syntax

virtual bool PatchLocalTalkerOutputToEndpoint
(
    const FString & InDeviceName
)

Remarks

This can be used to patch outgoing audio to a different audio device.

Parameters

Parameter

Description

InDeviceName-

name of the device to patch to.

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