Disables voice chat in a channel


See also Voice functions, Channel functions.

Signature:

ChannelVoiceOff("channel") or ChannelVoiceOff(channelIndex)

Arguments:

  • channel - Name of a channel (string)
  • channelIndex - Index of a channel (number)