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.

Settings specific to the Amazon Transcribe Medical engine.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.EngineTranscribeMedicalSettings

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

Syntax

C#
public class EngineTranscribeMedicalSettings

The EngineTranscribeMedicalSettings type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ContentIdentificationType Amazon.Chime.TranscribeMedicalContentIdentificationType

Gets and sets the property ContentIdentificationType.

Labels all personally identifiable information (PII) identified in your transcript. If you don't include PiiEntityTypes, all PII is identified.

You can’t set ContentIdentificationType and ContentRedactionType.

Public Property LanguageCode Amazon.Chime.TranscribeMedicalLanguageCode

Gets and sets the property LanguageCode.

The language code specified for the Amazon Transcribe Medical engine.

Public Property Region Amazon.Chime.TranscribeMedicalRegion

Gets and sets the property Region.

The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.

Public Property Specialty Amazon.Chime.TranscribeMedicalSpecialty

Gets and sets the property Specialty.

The specialty specified for the Amazon Transcribe Medical engine.

Public Property Type Amazon.Chime.TranscribeMedicalType

Gets and sets the property Type.

The type of transcription.

Public Property VocabularyName System.String

Gets and sets the property VocabularyName.

The name of the vocabulary passed to Amazon Transcribe Medical.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5