Import audio
BeginnerDesigner audio assets in your project. You can import file types including .wav, .mp3, .ogg, .aac, .aiff, .flac, .m4a, .wma, and .mpc.
- Asset View: Asset View:
- (Import audio directly from file) and select the audio file.
- change the properties in the Property Grid later.)
- Sound effect: Recommended for smaller files that you want to play directly from memory.
- Spatialized sound: Process the audio asset as spatialized audio. Note that Xenko processes audio files as mono (single-channel) audio. The source file is unaffected.
- Music: Recommended for larger files that you want to stream from disk to save memory.
Asset View.
Import audio from a video file
video file and choose to import only the audio tracks from it. - Asset View, click Add assett and select Media > Video.
- Open. Explorer into the Asset View.
- Import video and click OK.
Asset View.
See also
- Spatialized audio
- Non-spatialized audio
- Global audio settings
- Video
