> For the complete documentation index, see [llms.txt](https://teamhelp.sipgate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhelp.sipgate.co.uk/use-sipgate/sipgate-app/which-audio-settings-can-i-adjust-in-the-sipgate-app.md).

# Which audio settings can I adjust in the sipgate app?

#### **Where can I find the audio settings in the sipgate app?**

Open the sipgate app and click on the icon with your initials in the left sidebar. Then, go to **Settings** and select the **Audio** option.

#### **What audio settings can I adjust in the sipgate app?**

In the app, you can adjust the following audio settings:

* **Microphone:** Choose the microphone you want to use for calls and conferences. You can usually select from multiple microphones connected to your device.
* **Speaker:** Select the speaker for incoming calls and audio playback.
* **Enable additional device for ringtone:** When receiving a call, another device besides your computer can ring.
* **Ringtones:** You can choose or customize the ringtone for incoming calls.

![](/files/8hWAmkSEVFVnPobGAMOc)

The app also offers a range of automatic settings to improve call sound quality, including noise suppression, echo cancellation, and AI-powered noise reduction. You can also enable automatic volume control.

![](/files/lKCHX7943MxpmtTmUS8O)

#### **Which headsets can I use with the sipgate app?**

You can use any headset supported by your computer to make calls with the sipgate app.

{% hint style="warning" %}
**Tip:** Check out this article for detailed information on how to answer calls using headset buttons in the sipgate App.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://teamhelp.sipgate.co.uk/use-sipgate/sipgate-app/which-audio-settings-can-i-adjust-in-the-sipgate-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
