Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioConfiguration.numRealVoices

public int numRealVoices;

Description

The current maximum number of simultaneously audible sounds in the game.

WebGL: This setting doesn't affect WebGL because there is no limit on the number of audio channels in the WebGL platform.