Returns the currently active voice channel


See also Voice functions, Channel functions.

Signature:

index = GetActiveVoiceChannel()

Returns:

  • index - Index of the active voice channel in the chat display window (between 1 and GetNumDisplayChannels()), or nil if no channel is active (number)