Also, if you’re using an audio component, you can bind an event to OnAudioFinished.
For Dialogue Audio, you can use “Spawn Dialogue 2D” instead and that’ll give you a component so that you can bind to OnAudioFinished. But the dialogue component would usually need to be attached to an actor.