| Jan | FEB | Mar |
| 08 | ||
| 2014 | 2015 | 2016 |

| RecognitionListener | Used for receiving notifications from the SpeechRecognizer when the recognition related events occur. |
| 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
|
| RecognizerResultsIntent | Constants for intents related to showing speech recognition results. |
| SpeechRecognizer | This class provides access to the speech recognition service. |