How to add audio to video in UMG?

I ran into the same issue. I ended up creating a .wav file of the video and then playing the sound once the Media player played the video. See the image I’ve attached. The close media player I call first is so that the audio will stop once i exit the menu or select a new video.

I hope that helps…