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.

Configuration settings for integrating Deepgram speech-to-text models with Amazon Lex.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.DeepgramSpeechModelConfig

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

Syntax

C#
public class DeepgramSpeechModelConfig

The DeepgramSpeechModelConfig type exposes the following members

Constructors

NameDescription
Public Method DeepgramSpeechModelConfig()

Properties

NameTypeDescription
Public Property ApiTokenSecretArn System.String

Gets and sets the property ApiTokenSecretArn.

The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the Deepgram API token.

Public Property ModelId System.String

Gets and sets the property ModelId.

The identifier of the Deepgram speech-to-text model to use for processing speech input.

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