1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-03 15:27:45 +02:00

teamspeak: added sound pack installation guide

This commit is contained in:
tiyn 2023-10-03 02:24:36 +02:00
parent dee88bfacf
commit 71d092d1ec

View File

@ -28,3 +28,14 @@ weight: 5
port: 9987 (or your teamspeak3 port)
target: ts3.<domain>.<TLD>
```
### 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.