OutputTextAudioRealtimeServerMessage.ContentIndex Property

Definition

Gets or sets the index of the content part whose text has been updated.

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

Property Value

Applies to