IVoice::GetBaselinePitchScale

Gets the baseline pitch scale of this voice.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

/Engine/Source/Runtime/UnrealAudio/Public/UnrealAudioVoice.h

Include

#include "UnrealAudioVoice.h"

Syntax

EVoiceError::Type GetBaselinePitchScale
(
    float & OutBaselinePitchScale
) const

Remarks

Gets the baseline pitch scale of this voice.

Returns

Parameters

Parameter

Description

OutBaselinePitchScale

The out baseline pitch scale.

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