Share via


SessionResponse.Output Property

Definition

The list of output items generated by the response.

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

Property Value

Applies to