Voice Chat Support

About

We've enabled voice commands in Freeze Tag.  Two files are now loaded.  They are scripts/female4.voice 
and scripts/male6.voice.  These are the only configuration files loaded into memory currently.  What this 
means is that all great voice commands already in the game can now actually be used!  The voice 
commands we've added (as examples) are:

yes
no
praise
onfollow
help
helping

More commands should be added but we want to keep file size small right now (for official release).

How to Use

To send a voice, just do "vsay_team yes", for example.  This will play the sound "Affirmative" and also 
type out "Affirmative".  If you wanted to send voices without text you would do "vosay_team yes", for 
example, which would only play the sound "Affirmative", but no text would print.

bind x "vosay_team help;say_team I'm frozen here!"

With this you would hear "I'm frozen!" (without text) but would read "I'm frozen here" (also showing 
location like regular talking does).

bind x "vtell_target onfollow" would send "I'm following." and play that sound to whomever you happen to 
be looking at.

Configure Voice Chats

In the client console window you may configure these:  cg_teamChatsOnly, cg_noVoiceChats, and 
cg_noVoiceText.

Credits

Female voice by Karla Palmer (http://www.93rock.net/hikarla.htm), male voice by Jeff "Tacos" Wros.
Final production by Tacos.  Thanks for putting up with all my requests, Tacos!

Thanks to Coal Shaft for helping with initial sounds (squeezing file size down).
Thanks to Redder for letting me use his voice for initial testing.
