次の方法で共有


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

プロパティ値

属性

適用対象