Narration

Hi,

I’m working on my first project, and I can’t really to get stuck learning all about sounds before I’ve figured out the somewhat more complicated things coming up later on. This is all I need:

What would be the most optimal/simplest way of adding narration to my level? The narration has no direction of sound, and it should be able to be paused/continued in game. The previous clip should be able to trigger the next one when it’s finished. I don’t yet need the last two functions, but they should be compatible later.

I got a really simple level blueprint of this working, but I’m not sure if the pause/play and the finished triggering the next is gonna work out later if I want to add them. I’m quite new to blueprints, but I know the basics.