SpeakerSearchTask - Amazon Chime SDK

SpeakerSearchTask

A representation of an asynchronous request to perform speaker search analysis on a Voice Connector call.

Contents

CallDetails

The call details of a speaker search task.

Type: CallDetails object

Required: No

CreatedTimestamp

The time at which a speaker search task was created.

Type: Timestamp

Required: No

SpeakerSearchDetails

The details of a speaker search task.

Type: SpeakerSearchDetails object

Required: No

SpeakerSearchTaskId

The speaker search task ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: .*\S.*

Required: No

SpeakerSearchTaskStatus

The status of the speaker search task, IN_QUEUE, IN_PROGRESS, PARTIAL_SUCCESS, SUCCEEDED, FAILED, or STOPPED.

Type: String

Pattern: .*\S.*

Required: No

StartedTimestamp

The time at which the speaker search task began.

Type: Timestamp

Required: No

StatusMessage

A detailed message about the status of a speaker search.

Type: String

Required: No

UpdatedTimestamp

The time at which a speaker search task was updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: