Skip to content

Commit f848b52

Browse files
committed
update
1 parent 8b343cd commit f848b52

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/communication-services/concepts/voice-video-calling/end-of-call-survey-concept.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ It’s difficult to determine a customer’s perceived calling experience and de
3333
You can use the End of Call Survey to collect and analyze customers **subjective** opinions on their calling experience as opposed to relying only on **objective** measurements such as audio and video bitrate, jitter, and latency, which may not indicate if a customer had a poor calling experience. After publishing survey data, you can view the survey results through Azure for analysis and improvements. Azure Communication Services uses these survey results to monitor and improve quality and reliability.
3434

3535

36-
## Survey Structure
36+
## Survey structure
3737

3838
The survey is designed to answer two questions from a user’s point of view.
3939

@@ -43,7 +43,7 @@ The survey is designed to answer two questions from a user’s point of view.
4343

4444
The API allows applications to gather data points that describe user perceived ratings of their Overall Call, Audio, Video, and Screen Share experiences. Microsoft analyzes survey API results according to the following goals.
4545

46-
### End of Call Survey API Goals
46+
### End of Call Survey API goals
4747

4848

4949
| API Rating Categories | Question Goal |
@@ -55,7 +55,7 @@ The API allows applications to gather data points that describe user perceived r
5555

5656

5757

58-
## Survey Capabilities
58+
## Survey capabilities
5959

6060

6161

@@ -70,8 +70,8 @@ The API allows applications to gather data points that describe user perceived r
7070

7171

7272

73-
74-
- ***Note:** A question’s indicated cutoff value in the API is the threshold that Microsoft uses when analyzing your survey data. When you customize the cutoff value or Input Range, Microsoft analyzes your survey data according to your customization.
73+
> [!NOTE]
74+
>A question’s indicated cutoff value in the API is the threshold that Microsoft uses when analyzing your survey data. When you customize the cutoff value or Input Range, Microsoft analyzes your survey data according to your customization.
7575
7676
### More survey tags
7777
| Rating Categories | Optional Tags |
@@ -83,7 +83,7 @@ The API allows applications to gather data points that describe user perceived r
8383

8484

8585

86-
### End of Call Survey Customization
86+
### End of Call Survey customization
8787
You can choose to collect each of the four API values or only the ones you find most important. For example, you can choose to only ask customers about their overall call experience instead of asking them about their audio, video, and screen share experience. You can also customize input ranges to suit your needs. The default input range is 1 to 5 for Overall Call, and 0 to 1 for Audio, Video, and Screenshare. However, each API value can be customized from a minimum of 0 to maximum of 100.
8888

8989
You can choose to collect each of the four API values or only the ones

0 commit comments

Comments
 (0)