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

DetailedSpeechRecognitionResult.NormalizedForm 属性

定义

反文本规范化 (“规范”) 形式的识别文本,电话号码、号码、缩写 (“doctor smith”到“dr smith”) ,以及其他转换

[System.Runtime.Serialization.DataMember(Name="ITN")]
public string NormalizedForm { get; }
[<System.Runtime.Serialization.DataMember(Name="ITN")>]
member this.NormalizedForm : string
Public ReadOnly Property NormalizedForm As String

属性值

属性

适用于