RealtimeResponseStatus.Cancelled Property

Definition

Gets the status value indicating the response was cancelled, typically due to an interruption such as user barge-in (the user started speaking while the model was generating output).

public:
 static property System::String ^ Cancelled { System::String ^ get(); };
public static string Cancelled { get; }
static member Cancelled : string
Public Shared ReadOnly Property Cancelled As String

Property Value

Applies to