Voicepacks: Add recommended sample rate
authorWuzzy
Sat, 15 Sep 2018 03:01:21 +0100
changeset 1564 d7ffa0f2e78e
parent 1563 71202e43966a
child 1565 21cb6b18ced8
Voicepacks: Add recommended sample rate
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.