sS hWebKitSayFunction() { ret hjavascript([[ function say(text) { window.speechSynthesis.speak(new SpeechSynthesisUtterance(text)); } ]]);