# How do I enable microphone access on my device?

#### For macOS

To make calls with the sipgate app, the app requires access to your Mac's microphone. For security reasons, macOS blocks microphone access for all apps by default.

During the initial setup, the sipgate App will request microphone access. If you grant it, no further adjustments are needed.\
However, if you denied access at that time, you can easily adjust the settings via your Mac's System Preferences.

Navigate to **System Settings ➔ Privacy & Security ➔ Microphone** and check the box next to sipgate to allow access. Once done, the sipgate app will be ready for calls.

![](/files/eWpEEToL7vaJMTX8GFZz)

{% hint style="info" %}
**Important:** The sipgate App only supports the latest versions of **macOS** and does not work with **GitHub** projects like **Open Core Legacy Patcher**.
{% endhint %}

#### For Windows

Go to **Settings ➔ Privacy & Security ➔ Microphone** in the Windows menu.\
Switch the **Microphone Access** toggle to ON, and then set **Allow apps to access your microphone** to ON.

**If audio devices are still not listed in the sipgate App**

* Check your software firewall and ensure it allows media/microphone access.


---

# 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://teamhelp.sipgate.co.uk/use-sipgate/sipgate-app/how-do-i-enable-microphone-access-on-my-device.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.
