SpeechToTextResponseUpdateKind.TextUpdating Property

Definition

Gets when the text update is in progress, without waiting for silence.

public:
 static property Microsoft::Extensions::AI::SpeechToTextResponseUpdateKind TextUpdating { Microsoft::Extensions::AI::SpeechToTextResponseUpdateKind get(); };
public static Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind TextUpdating { get; }
static member TextUpdating : Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind
Public Shared ReadOnly Property TextUpdating As SpeechToTextResponseUpdateKind

Property Value

Applies to