diff --git a/wiki/teamspeak3.md b/wiki/teamspeak3.md index e004540..1b1621f 100644 --- a/wiki/teamspeak3.md +++ b/wiki/teamspeak3.md @@ -28,3 +28,14 @@ weight: 5 port: 9987 (or your teamspeak3 port) target: ts3.. ``` + +### Installing a Sound Pack + +Sound packs can be found on the +[myTeamspeak website](https://www.myteamspeak.com/?search=&type=SOUNDPACK). +They are often available as a `.ts3_soundpack` file. +This file is similar to a `.zip` archive and can be unpacked the same way. +Afterwards the folder containing the audio files (`.wav` files) needs to be inserted into the sound +foler of teamspeak. +For [Linux](/wiki/linux.md) systems this folder can be found at `/opt/teamspeak3/sound`. +Following this the sound pack is available after the next (re-)start of teamspeak.