AudioTranscribeAwsSettings interface

Settings for an Audio Transcribe operation using AWS see: NorskTransform.audioTranscribeAws()

Signature:

export interface AudioTranscribeAwsSettings extends ProcessorNodeSettings<AudioTranscribeAwsNode>

Properties

Property Type Description

awsCredentials?

AwsCredentials

(Optional) The AWS credentials to use for this operation If not supplied, the standard environment variables will be used if present, or EC2 role credentials (IMDSv1)

awsRegion

string

Region for the transcribe endpoint

language

string

the language that we want to transcribe (also put in the outgoing metadata)

outputStreamId

number

the stream id to allocate to the outgoing stream

sentenceBuildMode

SentenceBuildMode

The mode to be used for building sentences

sentenceStabilizationMode

StabilizationMode

The mode to be used for stabilising sentences