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

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

Completed in 37 milliseconds