Skip to content

Commit 579b650

Browse files
committed
Update ask-device-permission-api-takes-too-long.md
1 parent eb7df30 commit 579b650

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
@@ -28,5 +28,5 @@ To detect this issue, you can measure the time difference between when you call
2828
If the [`askDevicePermission`](/javascript/api/%40azure/communication-react/calladapterdevicemanagement?view=azure-node-latest&preserve-view=true#@azure-communication-react-calladapterdevicemanagement-askdevicepermission) API fails due to the user not responding to the UI permission prompt,
2929
the application can retry the API again and the user should see the UI permission prompt.
3030

31-
If the device list update step takes a long time, the user should check their audio device list and see if there's any device that could potentially be causing this issue.
31+
As for other reasons, such as the device list updating taking too long to complete, the user should check their devices and see if there's any device that could potentially be causing this issue.
3232
They may need to update or remove the problematic device to resolve the issue.

0 commit comments

Comments
 (0)