Cannot grant access to microphone

Problem:
This is the error I keep getting on two different devises:

ActivePresenter
There is something wrong with the audio device and most often due to:

  1. ActivePresenter doesn’t have permission to access the microphone. You must go to
    Windows Settings > Privacy> Microphone to grant access.
  2. A lost connection to the audio device.
  3. The device itself may be faulty.

ActivePresenter version: 8

OS: Win 10

Notes:

I have tried everything. No webcam or audio feed. There is nothing in the privacy settings stopping this. This a bot of the log:
2022-01-30 12:37:28: Direct3D rendering mode: hardware
2022-01-30 12:37:28: Direct3D device type: 1
2022-01-30 12:37:31: Probing audio device for recording. Error: Invalid device. Retrying with default parameters
2022-01-30 12:37:31: Probing audio device for recording. Error: Invalid device.
2022-01-30 12:37:31: Error while adding device to list: MME:Microphone (High Definition Aud: Unanticipated host error
2022-01-30 12:37:31: Error while adding device to list: Windows WASAPI:Speakers (High Definition Audio Device): Invalid device
2022-01-30 12:37:31: Error while adding device to list: Windows WASAPI:Microphone (High Definition Audio Device): Invalid device
2022-01-30 12:37:39: ---------------------LISTING WEBCAMS------------------------
2022-01-30 12:37:39: 1. Integrated Webcam - \?\usb#vid_0c45&pid_6d13&mi_00#6&2a0aca22&0&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\global
2022-01-30 12:37:39: --------------------------------------------------------------
2022-01-30 12:37:39: ---------------------LISTING WEBCAMS------------------------
2022-01-30 12:37:39: 1. Integrated Webcam - \?\usb#vid_0c45&pid_6d13&mi_00#6&2a0aca22&0&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\global
2022-01-30 12:37:39: --------------------------------------------------------------
2022-01-30 12:37:39: Probing audio device for recording. Error: Invalid device. Retrying with default parameters
2022-01-30 12:37:39: Probing audio device for recording. Error: Invalid device.
2022-01-30 12:37:39: Probing audio device for recording. Error: Invalid device. Retrying with default parameters
2022-01-30 12:37:39: Probing audio device for recording. Error: Invalid device.
2022-01-30 12:37:39: flt sample format is not supported, s16 will be used
2022-01-30 12:37:39: RLMedia: Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
2022-01-30 12:37:39: Preparing to record audio from: Microphone (High Definition Audio Device). Channel: 2. Sample rate: 48000. Sample Format: 8
2022-01-30 12:37:39: Failed to open audio stream to record. Error: Invalid device.

Hi Fred,

Do you use any virtual audio device? If yes, please try disabling it then restart the program to see if it helps. Or, you can try the following steps:

  • Uninstall the audio driver.
  • Restart your computer.
  • Install the latest driver from the hardware manufacturer.

Regards,

Hi there,

Thank you very much for the response. I do not use any virtual audio devices.

I checked the driver and it seem to be up to date. How do you uninstall them? In Device Manager I see that I can uninstall the driver under sound. I guess I can do that. But how do you install it back after that step?

Regards,
Farhoud

Hi Fed,

If you don’t know where to download the driver, in the Device Manager window, you can choose one of the following:

  • Right-click the device and select Update Driver.
  • Select Action > Scan for hardware changes.

Regards,

Hi there,

I just did and restarted the computer. No change unfortunately.

Fred