android.speech.recognition
Class AbstractGrammarListener
java.lang.Object
android.speech.recognition.AbstractGrammarListener
- All Implemented Interfaces:
- GrammarListener
public abstract class AbstractGrammarListener
- extends Object
- implements GrammarListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGrammarListener
public AbstractGrammarListener()
onError
public void onError(Exception exception)
- Specified by:
onError in interface GrammarListener
onLoaded
public void onLoaded()
- Specified by:
onLoaded in interface GrammarListener
onUnloaded
public void onUnloaded()
- Specified by:
onUnloaded in interface GrammarListener
Please submit a feedback, bug or feature