Downloads
From TF2 Wiki
Add links to files that the TF2 community might find useful.
Greeze's Vocal .wav Files for Scripting
Posted by Greeze.
Download the entire collection or grab the individual .wav files below.
This is a collection of .wav files I put together for vocal feedback from scripts. To use them, extract the .zip, or copy the individual files, into your C:\Program Files\Steam\steamapps\USERNAME\team fortress 2\tf\sound\ folder and reference them with the play command. See the Custom .wav files section for more information.
For example, to have your spy config tell you that you're disguising as a red soldier:
disguise 3 0; play cfg/red_soldier.wav
Another use is to add play commands at the bottom of every class config file to provide feedback on which class config has loaded:
play cfg/spy.wav; wait 100; play cfg/settingsExecuted.wav
The following files are currently included in the zip. The filenames represent which word(s) are spoken in each .wav:
- Blue: blue.wav, blue_demoman.wav, blue_engineer.wav, blue_hwguy.wav, blue_medic.wav, blue_pyro.wav, blue_scout.wav, blue_sniper.wav, blue_soldier.wav, blue_spy.wav
- Red: red.wav, red_demoman.wav, red_engineer.wav, red_hwguy.wav, red_medic.wav, red_pyro.wav, red_scout.wav, red_sniper.wav, red_soldier.wav, red_spy.wav
- General: demoman.wav, engineer.wav, hwguy.wav, medic.wav, pyro.wav, scout.wav, settingsExecuted.wav, sniper.wav, soldier.wav, spy.wav
These files were created in Audacity by recording Vista's Text-To-Speech and applying an echo effect with a delay of .01 and amplitude of .75. They have all been saved as high-quality .wav files, which gives them a larger filesize than necessary. I will be downsampling all of them and re-uploading soon (unless some kind soul beats me to it).
