Voice chat
Playback, microphone controls, and voice status.
Functions
voicechat.getcomchannelRead the identifier of the current voice communication channel.
voicechat.getstatusRead a snapshot of playback, capture, and audio-format status.
voicechat.hasvoicechatAsk the host whether voice chat is available for the current user.
voicechat.joincomchannelRequest a voice communication channel operation and read its immediate request status.
voicechat.pausePause the current audio playback. Use unpause to resume it.
voicechat.playStart decoding and playing an audio file through the voice-chat playback service.
voicechat.setmicmutedUpdate the voice-chat microphone mute setting.
voicechat.setspeedSet the audio playback speed multiplier.
voicechat.setvolumeSet the audio playback volume multiplier.
voicechat.stopStop the current voice-chat audio playback.
voicechat.unpauseResume audio playback after it has been paused.