@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface SpeechRecognitionEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(SpeechRecognitionEvent event)
Handle event of type SpeechRecognitionEvent
|
void handleEvent(@Nonnull
SpeechRecognitionEvent event)