diff -r 58bda1ea25d2 -r ce2673c4b8fa Voicepacks.wiki --- a/Voicepacks.wiki Mon Apr 17 15:46:55 2017 +0100 +++ b/Voicepacks.wiki Mon Apr 17 17:23:27 2017 +0100 @@ -7,7 +7,9 @@ A voicepack is a directory in `Data/Sounds/voices` and contains a bunch of audio files which are encoded in the Ogg Vorbis format. -Each audio file represents a single taunt which is played at certain events. Only files with the correct file names will be recognized as taunts, other files will be ignored. For a list of recognized file names, see [Taunts]. +Each audio file represents a single taunt which is played at certain events. Only files with the correct file names will be recognized as taunts, other files will be ignored. For a list of recognized file names, see [Taunts]. We might extend the list of used taunts in the future, so it might make sense to record a few additional taunts besides the currently recognized ones so they might be used in future. + +TODO: Write down list of unused voice files in existing voicepacks. Here is a guide with advice on the process of recording voices itself: