# HG changeset patch # User Wuzzy # Date 1536976881 -3600 # Node ID d7ffa0f2e78e6bb1c515178054fe0bc6b8c6365e # Parent 71202e43966a271c4b0323b3b3cfea1228aa7e3b Voicepacks: Add recommended sample rate diff -r 71202e43966a -r d7ffa0f2e78e Voicepacks.wiki --- a/Voicepacks.wiki Fri Sep 14 21:13:00 2018 +0100 +++ b/Voicepacks.wiki Sat Sep 15 03:01:21 2018 +0100 @@ -5,7 +5,7 @@ == Creating voicepacks == -A voicepack is a directory in `Data/Sounds/voices` and contains a bunch of audio files which are encoded in the Ogg Vorbis format. +A voicepack is a directory in `Data/Sounds/voices` and contains a bunch of audio files which are encoded in the Ogg Vorbis format. All the audio files should have a sample rate of 44100 Hz. 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.