Share via


SessionResponse.Status Property

Definition

The final status of the response.

One of: completed, cancelled, failed, incomplete, or in_progress.

public Azure.AI.VoiceLive.SessionResponseStatus? Status { get; }
member this.Status : Nullable<Azure.AI.VoiceLive.SessionResponseStatus>
Public ReadOnly Property Status As Nullable(Of SessionResponseStatus)

Property Value

Applies to