ru.yandex.speechkit package
Interfaces
InitializerListener | The interface defines the listener callbacks that are called by the initializer. (Initializer). |
RecognizerListener | This interface defines the callback methods of the listener called by Recognizer. |
InitializerListener | The interface defines the listener callbacks that are called by the initializer. (Initializer). |
RecognizerListener | This interface defines the callback methods of the listener called by Recognizer. |
Classes
Initializer | Interface for a single-use initializer. |
Recognition | The complete recognition result returned by Recognizer. |
RecognitionHypothesis | Represents a single recognition hypothesis. |
Recognizer | Interface to a single-use recognizer |
SpeechKit | Singleton class aimed at setting up and controlling overall SpeechKit operation. |
Initializer | Interface for a single-use initializer. |
Recognition | The complete recognition result returned by Recognizer. |
RecognitionHypothesis | Represents a single recognition hypothesis. |
Recognizer | Interface to a single-use recognizer |
SpeechKit | Singleton class aimed at setting up and controlling overall SpeechKit operation. |