Share via


TranscriptionData.Words Property

Definition

The result for each word of the phrase

public System.Collections.Generic.IEnumerable<Azure.Communication.CallAutomation.WordData> Words { get; }
public System.Collections.Generic.IEnumerable<Azure.Communication.CallAutomation.WordData> Words { get; set; }
member this.Words : seq<Azure.Communication.CallAutomation.WordData>
member this.Words : seq<Azure.Communication.CallAutomation.WordData> with get, set
Public ReadOnly Property Words As IEnumerable(Of WordData)
Public Property Words As IEnumerable(Of WordData)

Property Value

Applies to