AudioTranscribeAzureConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

output_stream_id

uint32

source_language

string

The source language to recognise - an RFC 5646/ IETF BCP 47 language tag, eg en-US, en-GB, de-DE. Supported languages are found at https://learn.microsoft.com/en-us/azure/ai-services/speech-service/language-support?tabs=stt

target_languages

string

The target output languages for translation - technically a RFC 5646 language tag but but in most cases omitting region, e.g. en, de, zh-Hant.

Leave this field absent/empty to use the transcription service without translation, while if any target languages are present the translation service will be used even if this is the same as the source language.

azure_key

string

Key for the Azure Speech Service endpoint

azure_region

string

Region for the Azure Speech Service endpoint

maximum_line_length

OptionalInt

Member of

Message

Description

AudioTranscribeAzureMessage