Interface | Description |
---|---|
RecognitionListener |
Used for receiving notifications from the SpeechRecognizer when the
recognition related events occur.
|
Class | Description |
---|---|
RecognitionService |
This class provides a base class for recognition service implementations.
|
RecognizerIntent |
Constants for supporting speech recognition through starting an
Intent |
RecognizerResultsIntent |
Constants for intents related to showing speech recognition results.
|
SpeechRecognizer |
This class provides access to the speech recognition service.
|