Searched defs:ACTION_RECOGNIZE_SPEECH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/
H A DRecognizerIntent.java81 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH"; field in class:RecognizerIntent
194 * {@link #ACTION_RECOGNIZE_SPEECH}. The recognizer uses this
196 * {@link #ACTION_RECOGNIZE_SPEECH} may interpret the values as they see fit.
254 * When the intent is {@link #ACTION_RECOGNIZE_SPEECH}, the speech input activity will
283 * {@link #ACTION_RECOGNIZE_SPEECH}. Generally this list should be ordered in
293 * {@link #ACTION_RECOGNIZE_SPEECH}. The array should be the same size as the ArrayList

Completed in 82 milliseconds