Skip to content

Commit 94f09b6

Browse files
authored
Update content/en-us/chat/voice-chat.md
1 parent 6d7db80 commit 94f09b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en-us/chat/voice-chat.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ When you update the maximum number of players in a place to fewer than 50, there
3737

3838
### Customize voice behavior
3939

40-
Voice Chat is **proximity-based** by default, adjusting the volume of participants based on how close they are to each other. However, you can set `Class.VoiceChatService.UseAudioApi|UseAudioApi` to `Enum.AudioApiRollout|Enabled` to take control over how voices are set up and used in your experience:
40+
Voice Chat is **proximity-based** by default, adjusting the volume of participants based on how close they are to each other. However, you can set `Class.VoiceChatService.UseAudioApi|UseAudioApi` to `Enum.AudioApiRollout|Enabled` to take control over how voices are set up and used in your experience.
41+
42+
If `Class.VoiceChatService` does not appear already,
4143

4244
1. Right‑click over any visible service in the **Explorer** window and select **Show Services…** from the context menu.
4345
2. Select `Class.VoiceChatService` in the popup window and click **Insert**. The service appears in the **Explorer** hierarchy.

0 commit comments

Comments
 (0)