# How do I activate microphone access on the device?

{% tabs %}
{% tab title="macOS" %}
For you to be able to make calls with the sipgate app, the app needs access to your Mac’s microphone. For security reasons, macOS blocks access to the microphone for all apps by default.

During the initial setup, the sipgate app requests access to the microphone, and once you have granted access, you do not need to change any further settings. If you denied access at this point, you can quickly adjust the setting via your Mac’s System Settings.

To do this, navigate to **settings** **➔ Privacy & Security ➔ Microphone** **➔** and tick sipgate to allow access. Once this is done, the sipgate app will be available for calls.

![Screenshot 2023-07-20 at 15.45.39.png](/files/f26e64c76b32e7d612225bd126392faa808c62a3)

{% hint style="warning" %}
**Important:** The sipgate app only supports current Apple macOS versions and no GitHub projects such as the "Open Core Legacy Patcher".
{% endhint %}
{% endtab %}

{% tab title="Windows" %}
In the Windows menu, go to **Privacy and Security ➔ Microphone.**\
There, under microphone access, set the switch to **ON** and then allow apps to access your microphone to **ON.**

**If no audio devices are still listed in the sipgate app:**\
\- Check the software firewall and allow media/microphone access there
{% endtab %}
{% endtabs %}

If you use the sipgate app in the browser, you can find the settings in the [article about permissions in the browser.](https://hilfecenter.zendesk.com/hc/de/articles/27555234781085)


---

# 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://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/die-sipgate-app/wie-aktiviere-ich-den-mikrofonzugriff-auf-das-endgeraet.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.
