# Installing the Teamspeak Plugin

### Downloading the Correct Version

Due to Teamspeak changing their plugin API version between the differing versions, you will need to select the version of the plugin below which both relates to your version of Teamspeak & then either the 64-bit or 32-bit version.

#### TeamSpeak 3.5.6

{% tabs %}
{% tab title="Windows 64-bit" %}
[Click Here to Download](https://ts3.omsolutions.online/downloads/3.5.6/OMSolutionsRadio_win64.ts3_plugin)
{% endtab %}

{% tab title="Windows 32-bit" %}
[Click Here to Download](https://ts3.omsolutions.online/downloads/3.5.6/OMSolutionsRadio_win32.ts3_plugin)
{% endtab %}
{% endtabs %}

#### TeamSpeak 3.6.1+

{% tabs %}
{% tab title="Windows 64-bit" %}
[Click Here to Download](https://ts3.omsolutions.online/downloads/3.6.1/OMSolutionsRadio_win64.ts3_plugin)
{% endtab %}

{% tab title="Windows 32-bit" %}
[Click Here to Download](https://ts3.omsolutions.online/downloads/3.6.1/OMSolutionsRadio_win32.ts3_plugin)
{% endtab %}
{% endtabs %}

If you are unsure which version to download (64-bit or 32-bit), attempt the 64-bit first and it will inform you if it is not the correct platform.

### Installing the Plugin

Once you have downloaded the ts3\_plugin file from above, double-click it to open the installation. If this does not work please move down to the manual installation process.

1. Make sure your TeamSpeak is completely closed
2. Click `Install`, then click `Yes` in both popups
3. Open TeamSpeak up and make sure you have the plugin installed and started in `Tools` > `Options` > `Addons`

### Manual Installation

Make sure you have completely closed TeamSpeak before starting this section.

1. Download the correct plugin from the versions above
2. Rename the file extension from `.ts_plugin` to `.zip`
3. Once you have opened the `.zip` folder, copy all contents from the `plugins` folder
4. Navigate to `%AppData%\TS3Client\plugins`
5. Paste all the items you copied in Step 4 to the folder in Step 5
6. Open TeamSpeak up and make sure you have the plugin installed and started in `Tools` > `Options` > `Addons`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.omsolutions.co.uk/omr/installing-the-teamspeak-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
