IVoice::Stop

Stops this voice. The voice is automatically released (i.e. freed) when the voice stops.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

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

Include

#include "UnrealAudioVoice.h"

Syntax

EVoiceError::Type Stop
(
    float InFadeTimeSec
)

Remarks

Stops this voice.

The voice is automatically released (i.e. freed) when the voice stops.

Returns

Parameters

Parameter

Description

InFadeTimeSec

The amount of time to spend fading out this sound.

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