# SoundPad

Для использования SoundPad нам понадобиться [приобрести его](https://store.steampowered.com/app/629520/Soundpad/) в Steam магазине.

1. Запускаем **SoundPad**.

<figure><img src="/files/aWsZRfTNdqhzx39scjmL" alt=""><figcaption></figcaption></figure>

2. Нажимаем **Файл** => **Настройки**.

<figure><img src="/files/nR27MndUkN9Qpgon853D" alt=""><figcaption></figcaption></figure>

3. Переходим во вкладку **Устройства** и убеждаемся что выбран наш основной микрофон. Проверяем состояние микрофона, должно быть "все хорошо".

<figure><img src="/files/CrrmVtsWbRKxCJexfmqC" alt=""><figcaption></figcaption></figure>

4. Ставим в **Режим воспроизведения** - Динамики и Микрофон.

<figure><img src="/files/or47KKUMGaqbCwHuYACv" alt=""><figcaption></figcaption></figure>

5. Закидываем свои воисы, если они у вас есть => [Если нету](/ethereal.team/kak-sozdat-voisy.md).

<figure><img src="/files/ZgcPa643fv0wnBVSg9Av" alt=""><figcaption></figcaption></figure>

6. Теперь необходимо забиндить[^1] ваши воисы на определенные клавиши.
7. Нажимаем правой кнопкой мыши на воис и выбираем **Задать горячую клавишу**.

<figure><img src="/files/kt6ACFm429RSJpZqEK8C" alt=""><figcaption></figcaption></figure>

8. Выбираем удобную для себя клавишу и нажимаем **ОК.**

<figure><img src="/files/cb459SgXOBJ4LleiahqS" alt=""><figcaption></figcaption></figure>

9. Теперь при нажатии на эту клавишу будет проигрываться ваш воис, в ваш микрофон.

Для использования SoundPad в CS2. Вам необходимо поставить основным микрофоном в игре - ваш микрофон.

[Инструкция по использованию SoundPad](/ethereal.team/instrukciya-po-ispolzovaniyu-soundpad.md)

[^1]: Бинд - горячая клавиша


---

# 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://ethereal-project.gitbook.io/ethereal.team/soundpad.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.
