EngineTranscribeSettings
Settings specific for Amazon Transcribe as the live transcription engine.
If you specify an invalid combination of parameters, a TranscriptFailed
event will be sent with the contents of the BadRequestException
generated by Amazon Transcribe. For more information on each parameter and which combinations are valid, refer to the StartStreamTranscription API in the Amazon Transcribe Developer Guide.
Types
Properties
Labels all personally identifiable information (PII) identified in your transcript. If you don't include PiiEntityTypes
, all PII is identified.
Content redaction is performed at the segment level. If you don't include PiiEntityTypes
, all PII is redacted.
Enables partial result stabilization for your transcription. Partial result stabilization can reduce latency in your output, but may impact accuracy.
Enables automatic language identification for your transcription.
Specify the language code that represents the language spoken.
Specify the name of the custom language model that you want to use when processing your transcription. Note that language model names are case sensitive.
Specify two or more language codes that represent the languages you think may be present in your media; including more than five is not recommended. If you're unsure what languages are present, do not include this parameter.
Specify the level of stability to use when you enable partial results stabilization (EnablePartialResultsStabilization
).
Specify which types of personally identifiable information (PII) you want to redact in your transcript. You can include as many types as you'd like, or you can select ALL
.
Specify a preferred language from the subset of languages codes you specified in LanguageOptions
.
The Amazon Web Services Region in which to use Amazon Transcribe.
Specify how you want your vocabulary filter applied to your transcript.
Specify the name of the custom vocabulary filter that you want to use when processing your transcription. Note that vocabulary filter names are case sensitive.
Specify the names of the custom vocabulary filters that you want to use when processing your transcription. Note that vocabulary filter names are case sensitive.
Specify the name of the custom vocabulary that you want to use when processing your transcription. Note that vocabulary names are case sensitive.
Specify the names of the custom vocabularies that you want to use when processing your transcription. Note that vocabulary names are case sensitive.