다음을 통해 공유


VoiceProfileEnrollmentCancellationDetails Class

Definition

Contains the cancellation details of an enrollment result. Added in 1.12.0

public class VoiceProfileEnrollmentCancellationDetails
type VoiceProfileEnrollmentCancellationDetails = class
Public Class VoiceProfileEnrollmentCancellationDetails
Inheritance
VoiceProfileEnrollmentCancellationDetails

Remarks

See also: Get started with Speaker recognition

Properties

ErrorCode

The error code in case of an unsuccessful enrollment (Reason is set to Error).

ErrorDetails

The error message in case of an unsuccessful enrollment (Reason is set to Error).

Reason

The reason the enrollment was canceled.

Methods

FromResult(VoiceProfileEnrollmentResult)

Create an object that represents the details of a canceled enrollment result.

ToString()

Returns a string that represents the cancellation details.

Applies to