Attaching audio files to an asset in UE5

Hi,

It can done in a few ways:

  1. Adding an FMOD Audio component to the actor:
    image
  2. If you want to play the event via a Blueprint you have a few options:

Hope this helps!