Module: Aws::TranscribeStreamingService::AsyncClient::_StartStreamTranscriptionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartStreamTranscriptionResponse]
- Defined in:
- sig/async_client.rbs
Instance Method Summary collapse
- #content_identification_type ⇒ "PII"
- #content_redaction_type ⇒ "PII"
- #enable_channel_identification ⇒ Boolean
- #enable_partial_results_stabilization ⇒ Boolean
- #identify_language ⇒ Boolean
- #identify_multiple_languages ⇒ Boolean
- #language_code ⇒ "en-US", ...
- #language_model_name ⇒ ::String
- #language_options ⇒ ::String
- #media_encoding ⇒ "pcm", ...
- #media_sample_rate_hertz ⇒ ::Integer
- #number_of_channels ⇒ ::Integer
- #partial_results_stability ⇒ "high", ...
- #pii_entity_types ⇒ ::String
- #preferred_language ⇒ "en-US", ...
- #request_id ⇒ ::String
- #session_id ⇒ ::String
- #session_resume_window ⇒ ::Integer
- #show_speaker_label ⇒ Boolean
- #transcript_result_stream ⇒ Types::TranscriptResultStream
- #vocabulary_filter_method ⇒ "remove", ...
- #vocabulary_filter_name ⇒ ::String
- #vocabulary_filter_names ⇒ ::String
- #vocabulary_name ⇒ ::String
- #vocabulary_names ⇒ ::String
Instance Method Details
#content_identification_type ⇒ "PII"
188 |
# File 'sig/async_client.rbs', line 188
def content_identification_type: () -> ("PII")
|
#content_redaction_type ⇒ "PII"
189 |
# File 'sig/async_client.rbs', line 189
def content_redaction_type: () -> ("PII")
|
#enable_channel_identification ⇒ Boolean
184 |
# File 'sig/async_client.rbs', line 184
def enable_channel_identification: () -> bool
|
#enable_partial_results_stabilization ⇒ Boolean
186 |
# File 'sig/async_client.rbs', line 186
def enable_partial_results_stabilization: () -> bool
|
#identify_language ⇒ Boolean
192 |
# File 'sig/async_client.rbs', line 192
def identify_language: () -> bool
|
#identify_multiple_languages ⇒ Boolean
195 |
# File 'sig/async_client.rbs', line 195
def identify_multiple_languages: () -> bool
|
#language_code ⇒ "en-US", ...
175 |
# File 'sig/async_client.rbs', line 175
def language_code: () -> ("en-US" | "en-GB" | "es-US" | "fr-CA" | "fr-FR" | "en-AU" | "it-IT" | "de-DE" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN" | "th-TH" | "es-ES" | "ar-SA" | "pt-PT" | "ca-ES" | "ar-AE" | "hi-IN" | "zh-HK" | "nl-NL" | "no-NO" | "sv-SE" | "pl-PL" | "fi-FI" | "zh-TW" | "en-IN" | "en-IE" | "en-NZ" | "en-AB" | "en-ZA" | "en-WL" | "de-CH" | "af-ZA" | "eu-ES" | "hr-HR" | "cs-CZ" | "da-DK" | "fa-IR" | "gl-ES" | "el-GR" | "he-IL" | "id-ID" | "lv-LV" | "ms-MY" | "ro-RO" | "ru-RU" | "sr-RS" | "sk-SK" | "so-SO" | "tl-PH" | "uk-UA" | "vi-VN" | "zu-ZA" | "am-ET" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ckb-IQ" | "ckb-IR" | "cy-WL" | "es-MX" | "et-ET" | "fa-AF" | "gu-IN" | "ht-HT" | "hu-HU" | "hy-AM" | "is-IS" | "jv-ID" | "ka-GE" | "kab-DZ" | "kk-KZ" | "km-KH" | "kn-IN" | "lg-IN" | "lt-LT" | "mk-MK" | "ml-IN" | "mr-IN" | "my-MM" | "ne-NP" | "or-IN" | "pa-IN" | "ps-AF" | "si-LK" | "sl-SI" | "sq-AL" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "ta-IN" | "te-IN" | "tr-TR" | "uz-UZ")
|
#language_model_name ⇒ ::String
191 |
# File 'sig/async_client.rbs', line 191
def language_model_name: () -> ::String
|
#language_options ⇒ ::String
193 |
# File 'sig/async_client.rbs', line 193
def language_options: () -> ::String
|
#media_encoding ⇒ "pcm", ...
177 |
# File 'sig/async_client.rbs', line 177
def media_encoding: () -> ("pcm" | "ogg-opus" | "flac")
|
#media_sample_rate_hertz ⇒ ::Integer
176 |
# File 'sig/async_client.rbs', line 176
def media_sample_rate_hertz: () -> ::Integer
|
#number_of_channels ⇒ ::Integer
185 |
# File 'sig/async_client.rbs', line 185
def number_of_channels: () -> ::Integer
|
#partial_results_stability ⇒ "high", ...
187 |
# File 'sig/async_client.rbs', line 187
def partial_results_stability: () -> ("high" | "medium" | "low")
|
#pii_entity_types ⇒ ::String
190 |
# File 'sig/async_client.rbs', line 190
def pii_entity_types: () -> ::String
|
#preferred_language ⇒ "en-US", ...
194 |
# File 'sig/async_client.rbs', line 194
def preferred_language: () -> ("en-US" | "en-GB" | "es-US" | "fr-CA" | "fr-FR" | "en-AU" | "it-IT" | "de-DE" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN" | "th-TH" | "es-ES" | "ar-SA" | "pt-PT" | "ca-ES" | "ar-AE" | "hi-IN" | "zh-HK" | "nl-NL" | "no-NO" | "sv-SE" | "pl-PL" | "fi-FI" | "zh-TW" | "en-IN" | "en-IE" | "en-NZ" | "en-AB" | "en-ZA" | "en-WL" | "de-CH" | "af-ZA" | "eu-ES" | "hr-HR" | "cs-CZ" | "da-DK" | "fa-IR" | "gl-ES" | "el-GR" | "he-IL" | "id-ID" | "lv-LV" | "ms-MY" | "ro-RO" | "ru-RU" | "sr-RS" | "sk-SK" | "so-SO" | "tl-PH" | "uk-UA" | "vi-VN" | "zu-ZA" | "am-ET" | "be-BY" | "bg-BG" | "bn-IN" | "bs-BA" | "ckb-IQ" | "ckb-IR" | "cy-WL" | "es-MX" | "et-ET" | "fa-AF" | "gu-IN" | "ht-HT" | "hu-HU" | "hy-AM" | "is-IS" | "jv-ID" | "ka-GE" | "kab-DZ" | "kk-KZ" | "km-KH" | "kn-IN" | "lg-IN" | "lt-LT" | "mk-MK" | "ml-IN" | "mr-IN" | "my-MM" | "ne-NP" | "or-IN" | "pa-IN" | "ps-AF" | "si-LK" | "sl-SI" | "sq-AL" | "su-ID" | "sw-BI" | "sw-KE" | "sw-RW" | "sw-TZ" | "sw-UG" | "ta-IN" | "te-IN" | "tr-TR" | "uz-UZ")
|
#request_id ⇒ ::String
174 |
# File 'sig/async_client.rbs', line 174
def request_id: () -> ::String
|
#session_id ⇒ ::String
179 |
# File 'sig/async_client.rbs', line 179
def session_id: () -> ::String
|
#session_resume_window ⇒ ::Integer
198 |
# File 'sig/async_client.rbs', line 198
def session_resume_window: () -> ::Integer
|
#show_speaker_label ⇒ Boolean
183 |
# File 'sig/async_client.rbs', line 183
def show_speaker_label: () -> bool
|
#transcript_result_stream ⇒ Types::TranscriptResultStream
180 |
# File 'sig/async_client.rbs', line 180
def transcript_result_stream: () -> Types::TranscriptResultStream
|
#vocabulary_filter_method ⇒ "remove", ...
182 |
# File 'sig/async_client.rbs', line 182
def vocabulary_filter_method: () -> ("remove" | "mask" | "tag")
|
#vocabulary_filter_name ⇒ ::String
181 |
# File 'sig/async_client.rbs', line 181
def vocabulary_filter_name: () -> ::String
|
#vocabulary_filter_names ⇒ ::String
197 |
# File 'sig/async_client.rbs', line 197
def vocabulary_filter_names: () -> ::String
|
#vocabulary_name ⇒ ::String
178 |
# File 'sig/async_client.rbs', line 178
def vocabulary_name: () -> ::String
|
#vocabulary_names ⇒ ::String
196 |
# File 'sig/async_client.rbs', line 196
def vocabulary_names: () -> ::String
|