VTC_IsClientSpeaking

Syntax

native bool:VTC_IsClientSpeaking(const index);

Usage

index
Client index

Description

Checks whether the player is talking at the moment.

Return

true if client is speaking, false otherwise