Skip to content

Commit cae8937

Browse files
committed
Update doc
1 parent a7b0489 commit cae8937

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/communication-services/resources/troubleshooting/voice-video-calling/references/ufd/network-receive-quality.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ From the perspective of the ACS Calling SDK, network issues are considered exter
4242
To solve network issues, you need to understand the network topology and identify the nodes that are causing the problem.
4343
These parts involve network infrastructure, which is outside the scope of the ACS Calling SDK.
4444

45-
Your application should subscribe to events from the User Facing Diagnostics. Display a message on your user interface to inform users of network quality issues and warm them about audio quality degradation.
45+
Your application should subscribe to events from the User Facing Diagnostics.
46+
Display a message on your user interface that informs users of network quality issues and potential audio quality degradation.
4647

4748
## Next steps
4849
* Learn more about [User Facing Diagnostics feature](../../../../../concepts/voice-video-calling/user-facing-diagnostics.md?pivots=platform-web).

articles/communication-services/resources/troubleshooting/voice-video-calling/references/ufd/network-reconnect.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ These parts involve network infrastructure, which is outside the scope of the AC
4848

4949
Internally, the ACS Calling SDK will trigger reconnection after a `networkReconnect` Bad UFD is fired. If the connection recovers, `networkReconnect` Good UFD is fired.
5050

51-
Your application should subscribe to events from the User Facing Diagnostics. Display a message on your user interface to inform users of network quality issues and warm them about audio quality degradation.
51+
Your application should subscribe to events from the User Facing Diagnostics.
52+
Display a message on your user interface that informs users of network connection issues and potential audio loss.
5253

5354
## Next steps
5455
* Learn more about [User Facing Diagnostics feature](../../../../../concepts/voice-video-calling/user-facing-diagnostics.md?pivots=platform-web).

0 commit comments

Comments
 (0)