Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: Few devices missing in enumerate devices #4867

Closed
manoharc1999 opened this issue Oct 18, 2024 · 1 comment
Closed

[Problem/Bug]: Few devices missing in enumerate devices #4867

manoharc1999 opened this issue Oct 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working regression Something used to work but doesn't anymore

Comments

@manoharc1999
Copy link

manoharc1999 commented Oct 18, 2024

What happened?

External USB audio devices are not visible in enumerateDevices api call.
These devices are visible in chrome v130, also these devices are visible in device manager.

However these devices not visible in my webview2 container, i verified for edge browser and it was not visible there also(Note: I was able see these devices in edge version v129* and i was not able to see these devices after update to v130*).
Device manager output
image
Chrome output
image
Webview2 & Edge browser output
image

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

130.0.2849.46

SDK Version

No response

Framework

Winforms

Operating System

Windows 10

OS Version

No response

Repro steps

Connect external USB audio device preferably one with both (speaker and audio). I had used Jabra speak 510 USB.

Repros in Edge Browser

Yes, issue can be reproduced in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

129.*

@manoharc1999 manoharc1999 added the bug Something isn't working label Oct 18, 2024
@github-actions github-actions bot added the regression Something used to work but doesn't anymore label Oct 18, 2024
@manoharc1999
Copy link
Author

Microphone permission was not granted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Something used to work but doesn't anymore
Projects
None yet
Development

No branches or pull requests

3 participants