你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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.
Constructor
LiveEventOutputTranscriptionTrack(*, track_name: str, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
track_name
|
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
|
The output track name. This property is reserved for future use, any value set on this property will be ignored. Required. |