Audio Player

CarterGames.AudioManager.Runtime

CarterGames.Assets.AudioManager

Methods

public void Play()

Plays all the clips assigned in the inspector. This uses the settings from the inspector for the clip to set the values for it. You can edit the volume, pitch, start time & delay from the custom inspector for each clip in the player.

AudioPlayer.Play();