# Тестирование воиса

Для тестирования вашей модели вы можете использовать:

1. Telegram
2. CS2

### Telegram

Этот способ довольно прост и удобен в использовании, т.к. для него нам нужен лишь сам телеграмм:

1. Заходим в настройки телеграмма.

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

2. Нажимаем **Speakers and Camera**.

<figure><img src="/files/2OAwKdt7gtSHxu7yF5BV" alt=""><figcaption></figcaption></figure>

3. Нажимаем **Input Device**.

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

4. Выбираем наш **Virtual Cable**.

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

5. Заходим в **Избранное** и записываем воисы. Слушаем что получилось.

### CS2

Для этого способа нам понадобиться зайти в CS2 и включить одну опцию для прослушивания своего голоса:

1. Открываем CS2.

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

2. Заходим в **Настройки**.

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

3. Переходим во вкладку **Звук**.

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

4. В **Аудистройство записи голоса** ставим свой **Virtual Cable**.

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

5. Нажимаем **Слышать собственный голос** - Вкл.

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

6. Слушаем что получилось.


---

# 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/testirovanie-voisa.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.
