Welcome to the official helper repository for creating native plugins for the TeamSpeak 3 Client. This repository includes example code and SDK header files to assist in the development of your plugin.
To get started, it's highly recommended that you base your plugin on the provided test plugin (src/plugin.c
). This test plugin includes the necessary special functions that your plugin must export. If certain optional functions are not needed for your project, feel free to remove them. For more details, please refer to the code comments.
To expand your knowledge and get support, we recommend visiting the following resources:
- TeamSpeak Community Forums: Connect with other developers and TeamSpeak users.
- TeamSpeak SDK Downloads: Access the latest version of our SDK and other development resources.
This repository is protected under copyright law. Copyright © TeamSpeak Systems GmbH. All rights reserved.