Class: Aws::TranscribeStreamingService::Types::StartMedicalStreamTranscriptionResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#content_identification_typeString

Shows whether content identification was enabled for your transcription.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#enable_channel_identificationBoolean

Shows whether channel identification was enabled for your transcription.

Returns:

  • (Boolean)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#language_codeString

Provides the language code that you specified in your request. This must be en-US.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#media_encodingString

Provides the media encoding you specified in your request.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#media_sample_rate_hertzInteger

Provides the sample rate that you specified in your request.

Returns:

  • (Integer)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#number_of_channelsInteger

Provides the number of channels that you specified in your request.

Returns:

  • (Integer)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#request_idString

Provides the identifier for your streaming request.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#session_idString

Provides the identifier for your transcription session.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#show_speaker_labelBoolean

Shows whether speaker partitioning was enabled for your transcription.

Returns:

  • (Boolean)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#specialtyString

Provides the medical specialty that you specified in your request.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#transcript_result_streamTypes::MedicalTranscriptResultStream

Provides detailed information about your streaming session.



1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

Provides the type of audio you specified in your request.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end

#vocabulary_nameString

Provides the name of the custom vocabulary that you specified in your request.

Returns:

  • (String)


1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
# File 'gems/aws-sdk-transcribestreamingservice/lib/aws-sdk-transcribestreamingservice/types.rb', line 1396

class StartMedicalStreamTranscriptionResponse < Struct.new(
  :request_id,
  :language_code,
  :media_sample_rate_hertz,
  :media_encoding,
  :vocabulary_name,
  :specialty,
  :type,
  :show_speaker_label,
  :session_id,
  :transcript_result_stream,
  :enable_channel_identification,
  :number_of_channels,
  :content_identification_type)
  SENSITIVE = []
  include Aws::Structure
end