AudioListener.volume

static var volume : float

Description

Controls the game sound volume (0.0 to 1.0)

JavaScript
AudioListener.volume = 0.5;