Uses of Class
org.htmlunit.javascript.host.event.SpeechSynthesisEvent
-
Packages that use SpeechSynthesisEvent Package Description org.htmlunit.javascript.host.speech Implementations of the Web Speech JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. -
-
Uses of SpeechSynthesisEvent in org.htmlunit.javascript.host.speech
Subclasses of SpeechSynthesisEvent in org.htmlunit.javascript.host.speech Modifier and Type Class Description class
SpeechSynthesisErrorEvent
A JavaScript object forSpeechSynthesisErrorEvent
.
-