MedicalResult - Amazon Transcribe
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

MedicalResult

The Result associated with a MedicalTranscript .

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.

Contents

Alternatives

A list of possible alternative transcriptions for the input audio. Each alternative may contain one or more of Items, Entities, or Transcript.

Type: Array of MedicalAlternative objects

Required: No

ChannelId

Indicates the channel identified for the Result.

Type: String

Required: No

EndTime

The end time, in milliseconds, of the Result.

Type: Double

Required: No

IsPartial

Indicates if the segment is complete.

If IsPartial is true, the segment is not complete. If IsPartial is false, the segment is complete.

Type: Boolean

Required: No

ResultId

Provides a unique identifier for the Result.

Type: String

Required: No

StartTime

The start time, in milliseconds, of the Result.

Type: Double

Required: No

See Also

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