Class: Aws::Types::StartStreamTranscriptionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartStreamTranscriptionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#audio_stream ⇒ Types::AudioStream
Returns the value of attribute audio_stream.
-
#content_identification_type ⇒ "PII"
Returns the value of attribute content_identification_type.
-
#content_redaction_type ⇒ "PII"
Returns the value of attribute content_redaction_type.
-
#enable_channel_identification ⇒ Boolean
Returns the value of attribute enable_channel_identification.
-
#enable_partial_results_stabilization ⇒ Boolean
Returns the value of attribute enable_partial_results_stabilization.
-
#identify_language ⇒ Boolean
Returns the value of attribute identify_language.
-
#identify_multiple_languages ⇒ Boolean
Returns the value of attribute identify_multiple_languages.
-
#language_code ⇒ "en-US", ...
Returns the value of attribute language_code.
-
#language_model_name ⇒ ::String
Returns the value of attribute language_model_name.
-
#language_options ⇒ ::String
Returns the value of attribute language_options.
-
#media_encoding ⇒ "pcm", ...
Returns the value of attribute media_encoding.
-
#media_sample_rate_hertz ⇒ ::Integer
Returns the value of attribute media_sample_rate_hertz.
-
#number_of_channels ⇒ ::Integer
Returns the value of attribute number_of_channels.
-
#partial_results_stability ⇒ "high", ...
Returns the value of attribute partial_results_stability.
-
#pii_entity_types ⇒ ::String
Returns the value of attribute pii_entity_types.
-
#preferred_language ⇒ "en-US", ...
Returns the value of attribute preferred_language.
-
#session_id ⇒ ::String
Returns the value of attribute session_id.
-
#session_resume_window ⇒ ::Integer
Returns the value of attribute session_resume_window.
-
#show_speaker_label ⇒ Boolean
Returns the value of attribute show_speaker_label.
-
#transcript_format ⇒ "spoken", "written"
Returns the value of attribute transcript_format.
-
#vocabulary_filter_method ⇒ "remove", ...
Returns the value of attribute vocabulary_filter_method.
-
#vocabulary_filter_name ⇒ ::String
Returns the value of attribute vocabulary_filter_name.
-
#vocabulary_filter_names ⇒ ::String
Returns the value of attribute vocabulary_filter_names.
-
#vocabulary_name ⇒ ::String
Returns the value of attribute vocabulary_name.
-
#vocabulary_names ⇒ ::String
Returns the value of attribute vocabulary_names.
Instance Attribute Details
#audio_stream ⇒ Types::AudioStream
Returns the value of attribute audio_stream.
450 451 452 |
# File 'sig/types.rbs', line 450 def audio_stream @audio_stream end |
#content_identification_type ⇒ "PII"
Returns the value of attribute content_identification_type.
458 459 460 |
# File 'sig/types.rbs', line 458 def content_identification_type @content_identification_type end |
#content_redaction_type ⇒ "PII"
Returns the value of attribute content_redaction_type.
459 460 461 |
# File 'sig/types.rbs', line 459 def content_redaction_type @content_redaction_type end |
#enable_channel_identification ⇒ Boolean
Returns the value of attribute enable_channel_identification.
454 455 456 |
# File 'sig/types.rbs', line 454 def enable_channel_identification @enable_channel_identification end |
#enable_partial_results_stabilization ⇒ Boolean
Returns the value of attribute enable_partial_results_stabilization.
456 457 458 |
# File 'sig/types.rbs', line 456 def enable_partial_results_stabilization @enable_partial_results_stabilization end |
#identify_language ⇒ Boolean
Returns the value of attribute identify_language.
462 463 464 |
# File 'sig/types.rbs', line 462 def identify_language @identify_language end |
#identify_multiple_languages ⇒ Boolean
Returns the value of attribute identify_multiple_languages.
465 466 467 |
# File 'sig/types.rbs', line 465 def identify_multiple_languages @identify_multiple_languages end |
#language_code ⇒ "en-US", ...
Returns the value of attribute language_code.
445 446 447 |
# File 'sig/types.rbs', line 445 def language_code @language_code end |
#language_model_name ⇒ ::String
Returns the value of attribute language_model_name.
461 462 463 |
# File 'sig/types.rbs', line 461 def language_model_name @language_model_name end |
#language_options ⇒ ::String
Returns the value of attribute language_options.
463 464 465 |
# File 'sig/types.rbs', line 463 def @language_options end |
#media_encoding ⇒ "pcm", ...
Returns the value of attribute media_encoding.
447 448 449 |
# File 'sig/types.rbs', line 447 def media_encoding @media_encoding end |
#media_sample_rate_hertz ⇒ ::Integer
Returns the value of attribute media_sample_rate_hertz.
446 447 448 |
# File 'sig/types.rbs', line 446 def media_sample_rate_hertz @media_sample_rate_hertz end |
#number_of_channels ⇒ ::Integer
Returns the value of attribute number_of_channels.
455 456 457 |
# File 'sig/types.rbs', line 455 def number_of_channels @number_of_channels end |
#partial_results_stability ⇒ "high", ...
Returns the value of attribute partial_results_stability.
457 458 459 |
# File 'sig/types.rbs', line 457 def partial_results_stability @partial_results_stability end |
#pii_entity_types ⇒ ::String
Returns the value of attribute pii_entity_types.
460 461 462 |
# File 'sig/types.rbs', line 460 def pii_entity_types @pii_entity_types end |
#preferred_language ⇒ "en-US", ...
Returns the value of attribute preferred_language.
464 465 466 |
# File 'sig/types.rbs', line 464 def preferred_language @preferred_language end |
#session_id ⇒ ::String
Returns the value of attribute session_id.
449 450 451 |
# File 'sig/types.rbs', line 449 def session_id @session_id end |
#session_resume_window ⇒ ::Integer
Returns the value of attribute session_resume_window.
468 469 470 |
# File 'sig/types.rbs', line 468 def session_resume_window @session_resume_window end |
#show_speaker_label ⇒ Boolean
Returns the value of attribute show_speaker_label.
453 454 455 |
# File 'sig/types.rbs', line 453 def show_speaker_label @show_speaker_label end |
#transcript_format ⇒ "spoken", "written"
Returns the value of attribute transcript_format.
469 470 471 |
# File 'sig/types.rbs', line 469 def transcript_format @transcript_format end |
#vocabulary_filter_method ⇒ "remove", ...
Returns the value of attribute vocabulary_filter_method.
452 453 454 |
# File 'sig/types.rbs', line 452 def vocabulary_filter_method @vocabulary_filter_method end |
#vocabulary_filter_name ⇒ ::String
Returns the value of attribute vocabulary_filter_name.
451 452 453 |
# File 'sig/types.rbs', line 451 def vocabulary_filter_name @vocabulary_filter_name end |
#vocabulary_filter_names ⇒ ::String
Returns the value of attribute vocabulary_filter_names.
467 468 469 |
# File 'sig/types.rbs', line 467 def vocabulary_filter_names @vocabulary_filter_names end |
#vocabulary_name ⇒ ::String
Returns the value of attribute vocabulary_name.
448 449 450 |
# File 'sig/types.rbs', line 448 def vocabulary_name @vocabulary_name end |
#vocabulary_names ⇒ ::String
Returns the value of attribute vocabulary_names.
466 467 468 |
# File 'sig/types.rbs', line 466 def vocabulary_names @vocabulary_names end |