Values_0.CustomerQualityMetricsSourceInformation about the quality of the Customer's media connection
type nonrec t = {audio : AudioQualityMetricsInfo.t option;Information about the audio quality of the Customer
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Float of AudioQualityScore.t
| `List of [> `String of PotentialAudioQualityIssue.t ] list ])
list ])
list ]