to top
Android APIs
Added in API level 3
package

android.speech

Interfaces

RecognitionListener Used for receiving notifications from the SpeechRecognizer when the recognition related events occur. 

Classes

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. 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.