# Enable Microphone Access

Before we begin, ensure that you are using **Google Chrome** or **Microsoft Edge**. **Voice In does not work on other browsers** such as Firefox or Brave.

If your microphone access is blocked to Voice In, follow one of the two methods below to grant microphone access.

## Method 1: Grant Microphone Access In Options Page

### **Step 1: Open the Voice In Options Page**&#x20;

* Go to the [Voice In Options page](https://dictanote.co/voicein/options/).

### Step 2: Click on Microphone Blocked Icon

* Look at the **left side of the address bar** for a **microphone icon with a slash** (as shown below).
* This icon appears **only for about 10 seconds** after the page loads.
* If you don’t see it, **refresh the page** and check again.

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

### Step 3: Allow Microphone Access

Change the setting to allow access to your microphone:

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

### Step 4: Click on the "Allow microphone access button"

<figure><img src="/files/PuvfX1QoMZmM68iWKEDX" alt="" width="563"><figcaption></figcaption></figure>

If you did everything correctly, it should change to&#x20;

<figure><img src="/files/WWWSfH4DyWtLoRKKzoEp" alt="" width="563"><figcaption></figcaption></figure>

🎉 **That’s it! Voice In is now ready to use.**&#x20;

### Continue in Setup Page

If you are on the Setup Page, click on **Allow Microphone Access**. Then click on **Next**.&#x20;

<figure><img src="/files/VsJ0M2JmiOwt9Z11Ocl6" alt="" width="563"><figcaption></figcaption></figure>

## Method 2:  Grant Microphone Access In Chrome Settings

You can also grant microphone access directly from the Chrome settings page.

### Step 1: Open the Chrome settings page

Each site/extension has a settings page. Open the below URL in a new tab&#x20;

```
chrome://settings/content/siteDetails?site=chrome-extension://pjnefijmagpdjfhhkpljicbbpicelgko
```

If you are using Edge and installed the extension from the Edge store, open

```
edge://settings/content/siteDetails?site=extension://kcflpifkhnpaikpneeilcaoimgdodikg
```

### Step 2: Allow Microphone Access

Change the Microphone setting in Permissions to **Allow** as shown below.

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

🎉 **That’s it! Voice In is now ready to use.**&#x20;

You can check/verify the microphone being used [Voice In Options page](https://dictanote.co/voicein/options/).


---

# 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.dictanote.co/troubleshooting/enable-microphone-access.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.
