Android.Speech Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
BufferReceivedEventArgsProvides data for the Android.Speech.SpeechRecognizer.BufferReceived event.
ErrorEventArgsProvides data for the Android.Media.MediaRecorder.Error, Android.Speech.SpeechRecognizer.Error event.
EventEventArgsProvides data for the Android.Speech.SpeechRecognizer.Event event.
IRecognitionListenerUsed for receiving notifications from the SpeechRecognizer when the recognition related events occur.
PartialResultsEventArgsProvides data for the Android.Speech.SpeechRecognizer.PartialResults event.
ReadyForSpeechEventArgsProvides data for the Android.Speech.SpeechRecognizer.ReadyForSpeech event.
RecognitionServiceThis class provides a base class for recognition service implementations.
RecognitionService+CallbackThis class receives callbacks from the speech recognition service and forwards them to the user.
RecognizerIntentConstants for supporting speech recognition through starting an Android.Content.Intent
RecognizerResultEnumerates values returned by several methods of Android.Speech.RecognizerResult.
RecognizerResultsIntentConstants for intents related to showing speech recognition results.
ResultsEventArgsProvides data for the Android.Speech.SpeechRecognizer.PartialResults, and Android.Speech.SpeechRecognizer.Results events.
RmsChangedEventArgsProvides data for the Android.Speech.SpeechRecognizer.RmsChanged event.
SpeechRecognizerThis class provides access to the speech recognition service.
SpeechRecognizerErrorEnumerates values returned by several types and taken as a parameter of the Android.Speech.ErrorEventArgs..ctor, Android.Speech.IRecognitionListener.OnError, and Android.Speech.RecognitionService.Callback.Error members.