OutputTextAudioRealtimeServerMessage.OutputIndex Property

Definition

Gets or sets the index of the output item in the response.

public:
 property Nullable<int> OutputIndex { Nullable<int> get(); void set(Nullable<int> value); };
public int? OutputIndex { get; set; }
member this.OutputIndex : Nullable<int> with get, set
Public Property OutputIndex As Nullable(Of Integer)

Property Value

Applies to