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 7939623 commit 4ca6e14Copy full SHA for 4ca6e14
docs/framework/voice_chat.mdx
@@ -114,3 +114,7 @@ You can control the input and output audio devices on the client:
114
audio device the user is using for voice chat.
115
- <NodeRef name="Get Voice Chat Audio Output Device" pure /> Returns the current
116
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