Killing audio from sound cue before next random audio starts from same cue

Hi there, pretty new to BP
I have a infinity running game where the player collects objects, and am playing a random (20) sound bites (via a sound cue and a “Random” node) every time. These sound bites are up to 3 seconds in length. Sometimes the player spawns the next sound bite on top, while the previous one is still playing, since they are so long.

Q: Is there a way to stop (or even better fade out) the current playing sound bite as the new one starts to play ?
Could this be done inside the SoundCue or is it a BP task?

Thanks for any help!

Try setting concurrency to 1