AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the StartSpeakerSearchTask operation. Starts a speaker search task.

Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ChimeSDKMediaPipelines.AmazonChimeSDKMediaPipelinesRequest
      Amazon.ChimeSDKMediaPipelines.Model.StartSpeakerSearchTaskRequest

Namespace: Amazon.ChimeSDKMediaPipelines.Model
Assembly: AWSSDK.ChimeSDKMediaPipelines.dll
Version: 3.x.y.z

Syntax

C#
public class StartSpeakerSearchTaskRequest : AmazonChimeSDKMediaPipelinesRequest
         IAmazonWebServiceRequest

The StartSpeakerSearchTaskRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientRequestToken System.String

Gets and sets the property ClientRequestToken.

The unique identifier for the client request. Use a different token for different speaker search tasks.

Public Property Identifier System.String

Gets and sets the property Identifier.

The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.

Public Property KinesisVideoStreamSourceTaskConfiguration Amazon.ChimeSDKMediaPipelines.Model.KinesisVideoStreamSourceTaskConfiguration

Gets and sets the property KinesisVideoStreamSourceTaskConfiguration.

The task configuration for the Kinesis video stream source of the media insights pipeline.

Public Property VoiceProfileDomainArn System.String

Gets and sets the property VoiceProfileDomainArn.

The ARN of the voice profile domain that will store the voice profile.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5