Skip to main content

Player::voiceListeners

This property is used to return all active voice listeners as array, which got added by player.enableVoiceTo(target).

Example #1

This example will remove all active listeners from the player list.

See Also