New to Telerik UI for .NET MAUIStart a free 30-day trial

Provides context information relevant to an error that has occured within the speech recognizer.

Definition

Namespace:Telerik.Maui.Controls.SpeechToTextButton

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class SpeechToTextButtonErrorOccurredCommandContext

Inheritance: objectSpeechToTextButtonErrorOccurredCommandContext

Fields

Gets the exception associated with the speech recognizer error, if any.

C#
public readonly Exception Exception

Gets the error message associated with the speech recognizer error.

C#
public readonly string Message
In this article
DefinitionFieldsExceptionMessage
Not finding the help you need?
Contact Support