AudioApiRollout
Used to determine whether voice chat is represented and controlled by AudioDeviceInput objects.
Items
Name | Value | Summary |
---|---|---|
Disabled | 0 | Voice chat will use an internal voice chat implementation that is automatic and hidden. |
Automatic | 1 | Currently means the same thing as Disabled, but will be updated to mean Enabled in the future. |
Enabled | 2 | Voice chat can be customized or controlled via AudioDeviceInputs. |