flutter-permission-handler icon indicating copy to clipboard operation
flutter-permission-handler copied to clipboard

Windows x64 microphone permission support

Open Oleksandr-Kostiuk opened this issue 2 years ago • 0 comments

🐛 Bug Report

Can not get access the microphone on Windows 10 x64.

Expected behavior

I can get access and use the microphone.

Reproduction steps

  1. use in the code Permission.microphone.request() to get a microphone access
  2. try to use the microphone

Configuration

Version: 9.2.0

Platform:

  • Windows 10 x64

Oleksandr-Kostiuk avatar Mar 26 '22 16:03 Oleksandr-Kostiuk