We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c373c commit dfdfdf6Copy full SHA for dfdfdf6
content/en-us/reference/engine/classes/VoiceChatService.yaml
@@ -22,7 +22,8 @@ properties:
22
When enabled, each voice-eligible player can be heard as though they were speaking through their character.
23
The implementation details of the voice setup depend on `Class.VoiceChatService.UseAudioApi|UseAudioApi`.
24
25
- Disabling the default voice setup effectively disables voice chat altogether.
+ When `Class.VoiceChatService.UseAudioApi|UseAudioApi` is `Enum.AudioApiRollout|Disabled`,
26
+ disabling the default voice setup effectively disables voice chat altogether.
27
code_samples: []
28
type: bool
29
tags: []
0 commit comments