You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/voice-video-calling/end-of-call-survey-concept.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ It’s difficult to determine a customer’s perceived calling experience and de
33
33
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.
34
34
35
35
36
-
## Survey Structure
36
+
## Survey structure
37
37
38
38
The survey is designed to answer two questions from a user’s point of view.
39
39
@@ -43,7 +43,7 @@ The survey is designed to answer two questions from a user’s point of view.
43
43
44
44
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.
45
45
46
-
### End of Call Survey API Goals
46
+
### End of Call Survey API goals
47
47
48
48
49
49
| API Rating Categories | Question Goal |
@@ -55,7 +55,7 @@ The API allows applications to gather data points that describe user perceived r
55
55
56
56
57
57
58
-
## Survey Capabilities
58
+
## Survey capabilities
59
59
60
60
61
61
@@ -70,8 +70,8 @@ The API allows applications to gather data points that describe user perceived r
70
70
71
71
72
72
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.
75
75
76
76
### More survey tags
77
77
| Rating Categories | Optional Tags |
@@ -83,7 +83,7 @@ The API allows applications to gather data points that describe user perceived r
83
83
84
84
85
85
86
-
### End of Call Survey Customization
86
+
### End of Call Survey customization
87
87
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.
88
88
89
89
You can choose to collect each of the four API values or only the ones
0 commit comments