You now have the ability to talk only to your team even when all talk is on!
You need to enter these commands into your user.cfg file or one line at a time in console.
To have a button that is used only for team chat for example: F to only send voice to your team.
Alternatively, you can bind a key to be a toggle, then push the normal voice key to talk.Code:alias +teamonly "voicetoggle;+voicerecord" alias -teamonly "voicetoggle;-voicerecord" bind f +teamonly
Or just say !voicetoggle in chatCode:bind f voicetoggle