你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LiveEventTranscription.InputTrackSelection 属性

定义

获取或设置提供一种机制,用于选择输入实时源中的音频曲目,将应用语音转文本听录。 此属性保留供将来使用,将忽略此属性上设置的任何值。

[Newtonsoft.Json.JsonProperty(PropertyName="inputTrackSelection")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventInputTrackSelection> InputTrackSelection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputTrackSelection")>]
member this.InputTrackSelection : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.LiveEventInputTrackSelection> with get, set
Public Property InputTrackSelection As IList(Of LiveEventInputTrackSelection)

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于