# Audio and Video

![](/files/-MadyOAfyV69gfxfIx_x)

**Call audio input source** allows you to set the audio input device for phone calls.

**Call audio output destination** allows you to set the audio output device for phone calls.

**Video source** allows you to set the device for one-to-one video calls. &#x20;

{% hint style="info" %}
**Note:** This setting does not control the video source for [video meetings](/desktop-user-guide-1.6/video-meetings/meetings-page.md), that is controlled separately within the video meeting interface.
{% endhint %}

**Notifications audio output destination** allows you to set the audio output device for application notifications.

To start a test of current audio and video settings, click on **Test configuration**. Click **Stop test** to stop the test once it has begun.


---

# 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://guides.accentvoice.com/desktop-user-guide-1.6/communication/communication-settings/audio-and-video-settings.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.
