Values_0.CustomerVoiceActivitySourceInformation about customer’s voice activity.
type nonrec t = {greetingStartTimestamp : string option;Timestamp that measures the beginning of the customer greeting from an outbound voice call.
*)greetingEndTimestamp : string option;Timestamp that measures the end of the customer greeting from an outbound voice call.
*)}