Voicepacks.wiki
changeset 1058 7ee102d1f085
parent 973 ce2673c4b8fa
child 1059 f97cf9eed3c4
equal deleted inserted replaced
1057:19142f4d6fb4 1058:7ee102d1f085
     6 == Creating voicepacks ==
     6 == Creating voicepacks ==
     7 
     7 
     8 A voicepack is a directory in `Data/Sounds/voices` and contains a bunch of audio files which are encoded in the Ogg Vorbis format.
     8 A voicepack is a directory in `Data/Sounds/voices` and contains a bunch of audio files which are encoded in the Ogg Vorbis format.
     9 
     9 
    10 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.
    10 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.
    11 
       
    12 TODO: Write down list of unused voice files in existing voicepacks.
       
    13 
    11 
    14 Here is a guide with advice on the process of recording voices itself:
    12 Here is a guide with advice on the process of recording voices itself:
    15 
    13 
    16  * [https://www.hedgewars.org/node/2132 Recording Voices for Hedgewars]
    14  * [https://www.hedgewars.org/node/2132 Recording Voices for Hedgewars]
    17 
    15