AudioApiRollout

Used to determine whether voice chat is represented and controlled by AudioDeviceInput objects.

Items

NameValueSummary
Disabled0

Voice chat will use an internal voice chat implementation that is automatic and hidden.

Automatic1

Currently means the same thing as Disabled, but will be updated to mean Enabled in the future.

Enabled2

Voice chat can be customized or controlled via AudioDeviceInputs.

On this page