This page describes the audio concepts and terminology that you should understand before you use the Audio Random Container to create a randomized audio playlist.
The concepts you must know are the audio cycle and the AudioSource API exceptions.
An audio cycle is the full audio clip list length. If the list has three audio clips, an audio cycle is three clips.
Use the AudioSource APIs to start, pause, and stop an Audio Random Container. This is similar to when you use the AudioSource APIs to play, pause, and stop an Audio Clip, but with the following exceptions:
Audio Clip, the audio cycle, the AudioSource priority, and the AudioSource API exceptions.