Package org.vosk.android
See: Description
-
Interface Summary Interface Description RecognitionListener Interface to receive recognition results Callback -
Class Summary Class Description StorageService Provides utility methods to sync model files to external storage to allow C++ code access them. SpeechStreamService Service that recognizes stream audio in a thread, passes it to a recognizer and emits recognition results. SpeechService Service that records audio in a thread, passes it to a recognizer and emits recognition results.