Skip to content

Commit a517932

Browse files
Merge pull request #290628 from Daidihuang/2024_11-Monthly-broken-links-fix-enricohuang
2024_11-Monthly-broken-links-fix-enricohuang
2 parents f997450 + 3ebb46c commit a517932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/resources/troubleshooting/voice-video-calling/device-issues/ask-device-permission-api-takes-too-long.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If the end user approves camera or microphone usage, then those devices are avai
1919
User taking a long time to approve the permission can cause delay in the API response.
2020

2121
Occasionally, the device list update step can take a long time.
22-
A delay in the driver layer is usually the cause of the issue. The issue can happen with some virtual audio devices in particular. [Chromium Issue 1402866](https://bugs.chromium.org/p/chromium/issues/detail?id=1402866&no_tracker_redirect=1)
22+
A delay in the driver layer is usually the cause of the issue. The issue can happen with some virtual audio devices in particular. [Chromium Issue 1402866](https://www.chromium.org/developers/severity-guidelines/?id=1402866&no_tracker_redirect=1)
2323

2424
## How to detect using the SDK
2525
To detect this issue, you can measure the time difference between when you call the [`askDevicePermission`](/javascript/api/%40azure/communication-react/calladapterdevicemanagement?view=azure-node-latest&preserve-view=true#@azure-communication-react-calladapterdevicemanagement-askdevicepermission) API and when the promise resolves or rejects.

0 commit comments

Comments
 (0)