LiveEventOutputTranscriptionTrack Class

Describes a transcription track in the output of a live event, generated using speech-to-text transcription. This property is reserved for future use, any value set on this property will be ignored.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.media._serialization.Model
LiveEventOutputTranscriptionTrack

Constructor

LiveEventOutputTranscriptionTrack(*, track_name: str, **kwargs)

Keyword-Only Parameters

Name Description
track_name
str

The output track name. This property is reserved for future use, any value set on this property will be ignored. Required.

Variables

Name Description
track_name
str

The output track name. This property is reserved for future use, any value set on this property will be ignored. Required.