Not documented.

Source

static SpeechSynthesisUtterance internalCreateSpeechSynthesisUtterance() {
  return new SpeechSynthesisUtterance._internalWrap();
}