Values.EvaluateSessionRequestSourceEvaluates a specified session based on audio data accumulated during a streaming Amazon Connect Voice ID call.
type nonrec t = {domainId : DomainId.t;The identifier of the domain where the session started.
*)sessionNameOrId : SessionNameOrId.t;The session identifier, or name of the session, that you want to evaluate. In Voice ID integration, this is the Contact-Id.
*)}