FOnlineVoiceImpl::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

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/VoiceInterfaceImpl.h

Include

#include "VoiceInterfaceImpl.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoiceInterfaceImpl.cpp

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