Skip to content

Commit 2c85973

Browse files
committed
Fix Acrolinx comments
1 parent 3f3519b commit 2c85973

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/resources/troubleshooting/voice-video-calling/audio-issues

1 file changed

+1
-1
lines changed

articles/communication-services/resources/troubleshooting/voice-video-calling/audio-issues/delay-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If the round-trip time is larger than 500 ms, users may experience significant d
4242

4343
In [jitterBufferDelayInMs](../../../../concepts/voice-video-calling/media-quality-sdk.md?pivots=platform-web#audio-receive-metrics) shows how long the audio samples stay in the jitter buffer.
4444
This value can be affected by various factors, such as late arrival of packets, out-of-order, packet loss, etc.
45-
Normally, it is less than 200ms. Users may notice audio delays in the call if this value is very high.
45+
Normally, it's less than 200 ms. Users may notice audio delays in the call if this value is high.
4646

4747
## How to mitigate or resolve
4848
From the perspective of the ACS Calling SDK, network issues are considered external problems.

0 commit comments

Comments
 (0)