IVoiceListener::OnVoiceDone

Called when a voice finishes playing or is stopped.

Windows
MacOS
Linux

References

Module

UnrealAudio

Header

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

Include

#include "UnrealAudioVoice.h"

Syntax

virtual void OnVoiceDone
(
    class IVoice * Voice
)

Remarks

Called when a voice finishes playing or is stopped.

Parameters

Parameter

Description

Voice

The voice object that finished playing a 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