VoiceTranscoder v80 These module corrects the voice problems of non steam (old clients) and steam (new clients) players. Plugin should work on HLDS versions from 4382 to 6153. This module don't work with miles voice codec. Features:- Recoding from Speex (old clients codec) to SILK (new clients codec) and vice versa. Increase the volume of voice (only for recoding, sv_voicevolume_speex and sv_voicevolume_silk cvars). Prevent flood voice packets (sv_voicefloodms cvar, disabled by default). CVARs:- sv_voicevolume_speex - for increase volume for Speex->SILK recoding (default value is 1.0) sv_voicevolume_silk - for increase volume for SILK->Speex recoding (default value is 1.0) sv_voicefloodms - for prevent flooding of voice packets (for example by speedhack), in milliseconds (that is minimal time between voice packets, default value is 0 disabled) Installation:- Go to your (for example "valve" or "cstrike") and copy there folder "addons" from the archive. Then go to your metamod directory (for default is /addons/metamod/) and add after dproto into plugins.ini : For windows: win32 addons \vtc\vtc.dll Linux: linux addons/vtc/vtc.so