Functions in reapi_vtc.inc

Function Description
VTC_IsClientSpeaking
Checks whether the player is talking at the moment.
VTC_MuteClient
Mutes the player.
VTC_UnmuteClient
Unmutes the player.
VTC_IsClientMuted
Checks whether the player is muted at the moment.
VTC_PlaySound
Play the audio file via the voice stream.
VTC_OnClientStartSpeak
Called when the player started talking.
VTC_OnClientStopSpeak
Called when the player stopped talking.