class Aws::TranscribeStreamingService::Types::StartMedicalStreamTranscriptionResponse

@!attribute [rw] request_id

An identifier for the streaming transcription.
@return [String]

@!attribute [rw] language_code

The language code for the response transcript. For Amazon Transcribe
Medical, this is US English (en-US).
@return [String]

@!attribute [rw] media_sample_rate_hertz

The sample rate of the input audio in Hertz. Valid value: 16000 Hz.
@return [Integer]

@!attribute [rw] media_encoding

The encoding used for the input audio stream.
@return [String]

@!attribute [rw] vocabulary_name

The name of the vocabulary used when processing the stream.
@return [String]

@!attribute [rw] specialty

The specialty in the medical domain.
@return [String]

@!attribute [rw] type

The type of audio that was transcribed.
@return [String]

@!attribute [rw] show_speaker_label

Shows whether speaker identification was enabled in the stream.
@return [Boolean]

@!attribute [rw] session_id

Optional. An identifier for the transcription session. If you don't
provide a session ID, Amazon Transcribe generates one for you and
returns it in the response.
@return [String]

@!attribute [rw] transcript_result_stream

Represents the stream of transcription events from Amazon Transcribe
Medical to your application.
@return [Types::MedicalTranscriptResultStream]

@!attribute [rw] enable_channel_identification

Shows whether channel identification has been enabled in the stream.
@return [Boolean]

@!attribute [rw] number_of_channels

The number of channels identified in the stream.
@return [Integer]

@!attribute [rw] content_identification_type

If the value is `PHI`, indicates that you've configured your stream
to identify personal health information.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/transcribe-streaming-2017-10-26/StartMedicalStreamTranscriptionResponse AWS API Documentation

Constants

SENSITIVE