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