FVoiceEngineImpl::PatchLocalTalkerOutputToEndpoint

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

Windows
MacOS
Linux

Override Hierarchy

IVoiceEngine::PatchLocalTalkerOutputToEndpoint()

FVoiceEngineImpl::PatchLocalTalkerOutputToEndpoint()

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "VoiceEngineImpl.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/VoiceEngineImpl.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