Android.Speech Namespace
Remarks
To be added.
Classes
| Type | Reason |
|---|---|
| BufferReceivedEventArgs | Provides data for the SpeechRecognizer.BufferReceived event. |
| ErrorEventArgs | Provides data for the MediaRecorder.Error, SpeechRecognizer.Error event. |
| EventEventArgs | Provides data for the SpeechRecognizer.Event event. |
| IRecognitionListener | Used for receiving notifications from the SpeechRecognizer when the recognition related events occur. |
| PartialResultsEventArgs | Provides data for the SpeechRecognizer.PartialResults event. |
| ReadyForSpeechEventArgs | Provides data for the SpeechRecognizer.ReadyForSpeech event. |
| RecognitionService | This class provides a base class for recognition service implementations. |
| RecognitionService+Callback | This class receives callbacks from the speech recognition service and forwards them to the user. |
| RecognizerIntent | Constants for supporting speech recognition through starting an Intent |
| RecognizerResult | Enumerates values returned by several methods of RecognizerResult. |
| RecognizerResultsIntent | Constants for intents related to showing speech recognition results. |
| ResultsEventArgs | Provides data for the SpeechRecognizer.PartialResults, and SpeechRecognizer.Results events. |
| RmsChangedEventArgs | Provides data for the SpeechRecognizer.RmsChanged event. |
| SpeechRecognizer | This class provides access to the speech recognition service. |
| SpeechRecognizerError | Enumerates values returned by several types and taken as a parameter of the Android.Speech.ErrorEventArgs..ctor, IRecognitionListener.OnError, and RecognitionService+Callback.Error members. |

