AWS SDK Version 4 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.

The MedicalTranscriptEvent associated with a MedicalTranscriptResultStream.

Contains a set of transcription results from one or more audio segments, along with additional information per your request parameters.

Inheritance Hierarchy

System.Object
  Amazon.TranscribeStreaming.Model.MedicalTranscriptEvent

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

Syntax

C#
public class MedicalTranscriptEvent
         IEventStreamEvent

The MedicalTranscriptEvent type exposes the following members

Constructors

NameDescription
Public Method MedicalTranscriptEvent()

Properties

NameTypeDescription
Public Property Transcript Amazon.TranscribeStreaming.Model.MedicalTranscript

Gets and sets the property Transcript.

Contains Results, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.

Version Information

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

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer