Top "Recognizer-intent" questions

Android Constants for supporting speech recognition through starting an Intent

Continuous Speech Recognition Android - Without Gaps

I have an activity that implements RecognitionListener. To make it continuous, every time onEndOfSpeech() I start the listener again: speech.…

android speech-recognition speech recognizer-intent
Android - Speech Recognition Limiting Listening Time

I am using Google API for speech recognition, but want to limit listening time. For example two seconds. After two …

android speech-recognition recognizer-intent
Android RecognizerIntent Speech recognition

How to handle the visibility of an image(ImageView) in the event the RecognizerIntent finishes due to the user not …

android speech-recognition recognizer-intent