Skip to content

Commit 6842d9e

Browse files
authored
Update content/en-us/reference/engine/classes/VoiceChatService.yaml
1 parent 2321b2d commit 6842d9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en-us/reference/engine/classes/VoiceChatService.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ properties:
4949
When `Enabled`, the `Class.AudioDeviceInput` instance controls input from each player's microphone.
5050
A default voice setup using this API can be turned on or off with `Class.VoiceChatService.EnableDefaultVoice`.
5151
52-
Otherwise, an internal system controls the input from each player's microphone.
53-
This system can be turned on or off in its entirety with `Class.VoiceChatService.EnableDefaultVoice`.
52+
When `Disabled`, an internal system controls the input from each player's microphone,
53+
and this system can be turned on or off in its entirety via `Class.VoiceChatService.EnableDefaultVoice`.
5454
5555
Currently, `Class.VoiceChatService.UseAudioApi` being `Automatic` has the same meaning as `Disabled`.
5656
However, in the future, `Automatic` will become `Enabled`, so that new experiences can achieve greater customization over voice.

0 commit comments

Comments
 (0)