Share via


SpeechToTextResponseUpdateKind.Error Property

Definition

Gets when a non-blocking error occurs during speech to text updates.

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

Property Value

Applies to