Multiplayer synced audio

I am developing a networked multiplayer game in which one player becomes the “host,” and can choose music to play.

I would like other players to hear this music, and for it to be as close to synchronized as possible.

What is the best way to go about this in UE4?