Module Values.AuthenticationDecisionSource
Sourcetype nonrec t = | ACCEPT| REJECT| NOT_ENOUGH_SPEECH| SPEAKER_NOT_ENROLLED| SPEAKER_OPTED_OUT| SPEAKER_ID_NOT_PROVIDED| SPEAKER_EXPIRED| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]