SpeechToTextResponseUpdateKind.Error Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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