Class | Description |
---|---|
AbstractSpeechRecognizer |
Base class for high-level speech recognizers.
|
Configuration |
Represents common configuration options.
|
Context |
Helps to tweak configuration without touching XML-file directly.
|
LiveSpeechRecognizer |
High-level class for live speech recognition.
|
Microphone |
InputStream adapter
|
SpeechAligner | |
SpeechResult |
High-level wrapper for
Result instance. |
SpeechSourceProvider | |
StreamSpeechRecognizer |
Speech recognizer that works with audio resources.
|