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

AudioConfiguration.numVirtualVoices

public int numVirtualVoices;

Description

The maximum number of managed sounds in the game. Beyond this limit sounds will simply stop playing.

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