Table of Contents

Delegate Listeners.OnClientVoice

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll

Called when a client transmits voice data

[ListenerName("OnClientVoice")]
public delegate void Listeners.OnClientVoice(int playerSlot)

Parameters

playerSlot int

The player slot of the client.