TranscriptionResult.CombinedPhrases Property

Definition

The full transcript for each channel.

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

Property Value

Applies to