SubtitleConvertSettings interface
Settings for an Subtitle Convert operation see: NorskTransform.subtitleTranslateAws()
Signature:
export interface SubtitleConvertSettings extends ProcessorNodeSettings<SubtitleConvertNode>
Extends: ProcessorNodeSettings<SubtitleConvertNode>
Properties
Property | Type | Description |
---|---|---|
boolean |
(Optional) For conversion from transcribed sources containing partial and complete transcriptions, filter to only include the transcription from a fully transcribed section/utterance. Note this may be multiple sentences and span up to 30s duration or beyond, making this generally an option for non-live flows |