Interface SpeechEventHandler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface SpeechEventHandler
extends com.google.gwt.event.shared.EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoidonSpeechError(SpeechErrorEvent event) voidonSpeechResult(SpeechResultEvent event) voidonSpeechStart(SpeechStartEvent event) voidonSpeechStop(SpeechStopEvent event)
-
Method Details
-
onSpeechResult
-
onSpeechStart
-
onSpeechStop
-
onSpeechError
-