다음을 통해 공유


VoiceProfilePhraseCancellationDetails Class

Definition

Contains the cancellation details of an activation phrase result. Added in 1.18.0

public class VoiceProfilePhraseCancellationDetails
type VoiceProfilePhraseCancellationDetails = class
Public Class VoiceProfilePhraseCancellationDetails
Inheritance
VoiceProfilePhraseCancellationDetails

Remarks

See also: Get started with Speaker recognition

Properties

ErrorCode

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

ErrorDetails

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

Reason

The reason the activation phrase request was canceled.

Methods

FromResult(VoiceProfilePhraseResult)

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

ToString()

Returns a string that represents the cancellation details.

Applies to