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 16bcf87 commit 6caeec6Copy full SHA for 6caeec6
content/en-us/reference/engine/classes/VoiceChatService.yaml
@@ -42,7 +42,7 @@ properties:
42
Controls whether voice chat is represented and controlled by an `Class.AudioDeviceInput` object.
43
description: |
44
If `Enum.AudioApiRollout|Enabled`, the voice chat setup is represented and controlled by
45
- an `Class.AudioDeviceInput` object. More specifically:
+ `Class.AudioDeviceInput` objects. More specifically:
46
47
- An `Class.AudioDeviceInput` will be created and parented to each voice-eligible `Class.Player`.
48
- An `Class.AudioEmitter` will be created and parented to each voice-eligible player's `Class.Player.Character`.
0 commit comments