AudioVisualContent.TranscriptPhrases Property

Definition

List of transcript phrases. Only if returnDetails is true.

public System.Collections.Generic.IList<Azure.AI.ContentUnderstanding.TranscriptPhrase> TranscriptPhrases { get; }
member this.TranscriptPhrases : System.Collections.Generic.IList<Azure.AI.ContentUnderstanding.TranscriptPhrase>
Public ReadOnly Property TranscriptPhrases As IList(Of TranscriptPhrase)

Property Value

Applies to