This class provides a base class for recognition service implementations.
See Also:
RecognitionService Members
Syntax
[Android.Runtime.Register("android/speech/RecognitionService", DoNotGenerateAcw=true)]
public abstract class
RecognitionService :
Android.App.ServiceRemarks
This class provides a base class for recognition service implementations. This class should be
extended only in case you wish to implement a new speech recognizer. Please note that the
implementation of this service is stateless.
[Android Documentation]
Requirements
Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8