Skip to content

Commit 11cb664

Browse files
authored
fixed spelling errors and clarity improvements
1 parent ae18e1d commit 11cb664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ms.subservice: calling
1313
---
1414

1515
# The askDevicePermission API takes too long
16-
The [`askDevicePermission`](/javascript/api/%40azure/communication-react/calladapterdevicemanagement?view=azure-node-latest&preserve-view=true#@azure-communication-react-calladapterdevicemanagement-askdevicepermission) API will have the end user will be shown a browser prompt asking if they allow permission to use (camera or microphone).
17-
If the end users aproves to use their camera or microphone then those devices will be available to be used in a call and their availability will be reflected in available device list.
16+
The [`askDevicePermission`](/javascript/api/%40azure/communication-react/calladapterdevicemanagement?view=azure-node-latest&preserve-view=true#@azure-communication-react-calladapterdevicemanagement-askdevicepermission) API has the end user is shown a browser prompt asking if they allow permission to use (camera or microphone).
17+
If the end users approves to use their camera or microphone, then those devices are available to be used in a call and their availability are reflected in available device list.
1818
If you find that this API is taking a long time to respond, it could be due to delays in the end user approving the permission prompt user interface.
1919

2020
Occasionally, the device list update step can take a long time.

0 commit comments

Comments
 (0)