Skip to content

Commit 4ca6e14

Browse files
committed
Add audio feature blueprints to docs
1 parent 7939623 commit 4ca6e14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/framework/voice_chat.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,7 @@ You can control the input and output audio devices on the client:
114114
audio device the user is using for voice chat.
115115
- <NodeRef name="Get Voice Chat Audio Output Device" pure /> Returns the current
116116
output audio device the user is using for voice chat.
117+
- <NodeRef name="Is Global Voice Chat Audio Feature Enabled" pure /> Returns whether
118+
the audio feature (like echo cancellation or noise suppression) is currently enabled.
119+
- <NodeRef name="Set Global Voice Chat Audio Feature Enabled" /> Sets whether the
120+
audio feature (like echo cancellation or noise suppression) should be enabled.

0 commit comments

Comments
 (0)