AWS Transcribe
Transcribes audio from a video stream into subtitles using AWS's Transcribe service. Additionally, the processor can optionally translate the generated subtitles into another language using AWS Translate.
Component Configuration
| Option | Description | Required | 
|---|---|---|
id  | 
A unique identifier for the component instance  | 
✓  | 
displayName  | 
The name shown in the Studio UI of this component  | 
✓  | 
language  | 
Source language to transcribe (default: "en-US")  | 
✗  | 
targetLanguage  | 
Target language to translate to (optional).  | 
✗  | 
notes  | 
Additional notes about this component  | 
✗  |