Share via


TranscribedPhrase.Words Property

Definition

The words that make up the phrase. Only present if word-level timestamps are enabled.

public System.Collections.Generic.IList<Azure.AI.Speech.Transcription.TranscribedWord> Words { get; }
member this.Words : System.Collections.Generic.IList<Azure.AI.Speech.Transcription.TranscribedWord>
Public ReadOnly Property Words As IList(Of TranscribedWord)

Property Value

Applies to