Namespace Telerik.Maui.SpeechRecognizer
Classes
Provides speech recognition functionality for .NET MAUI applications using the platform SpeechRecognizer APIs. |
SpeechRecognizerErrorOccurredEventArgs Provides data for the error occurred event in the speech recognizer. |
SpeechRecognizerInitializationContext Provides initialization context for the speech recognizer, including language and recognition mode. |
SpeechRecognizerSpeechRecognizedEventArgs Provides data for the speech recognized event. |
Represents the various states of the speech recognizer lifecycle. |
Interfaces
Defines the contract for a speech recognizer component. |