blob: 590b36c1a2943e17592a85b35c922a74e1dc07ed [file] [log] [blame]
PASS new SpeechSynthesisUtterance() default text
PASS new SpeechSynthesisUtterance() default lang
PASS new SpeechSynthesisUtterance() default voice
PASS new SpeechSynthesisUtterance() default volume
PASS new SpeechSynthesisUtterance() default rate
PASS new SpeechSynthesisUtterance() default pitch
PASS new SpeechSynthesisUtterance("hello") text and defaults
PASS SpeechSynthesisUtterance text setter