次の方法で共有


TranscriptConversationItem.InverseTextNormalized Property

Definition

Inverse text normalization (ITN) representation of input. The inverse-text-normalized form is the recognized text from Microsoft's speech-to-text API, with phone numbers, numbers, abbreviations, and other transformations applied.

public string InverseTextNormalized { get; }
member this.InverseTextNormalized : string
Public ReadOnly Property InverseTextNormalized As String

Property Value

Applies to