Build m5-rc15

android.speech.recognition
Class AbstractGrammarListener

java.lang.Object
  extended by android.speech.recognition.AbstractGrammarListener
All Implemented Interfaces:
GrammarListener

public abstract class AbstractGrammarListener
extends Object
implements GrammarListener


Constructor Summary
AbstractGrammarListener()
           
 
Method Summary
 void onError(Exception exception)
           
 void onLoaded()
           
 void onUnloaded()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractGrammarListener

public AbstractGrammarListener()
Method Detail

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

Build m5-rc15

Please submit a feedback, bug or feature