IVoice::GetPitchScale

Gets dynamic 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 GetPitchScale
(
    float & OutPitchScale
) const

Remarks

Gets dynamic pitch scale of this voice.

Returns

Parameters

Parameter

Description

OutPitchScale

The 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