Package org.htmlunit.javascript.host.speech
Implementations of the Web Speech JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Class Summary Class Description SpeechSynthesis A JavaScript object forSpeechSynthesis
.SpeechSynthesisErrorEvent A JavaScript object forSpeechSynthesisErrorEvent
.SpeechSynthesisUtterance A JavaScript object forSpeechSynthesisUtterance
.SpeechSynthesisVoice A JavaScript object forSpeechSynthesisVoice
.WebkitSpeechGrammar A JavaScript object forwebkitSpeechGrammar
.WebkitSpeechGrammarList A JavaScript object forwebkitSpeechGrammarList
.WebkitSpeechRecognition A JavaScript object forwebkitSpeechRecognition
.