SpeechSynthesisUtterance constructor

SpeechSynthesisUtterance([
  1. String text
])

Implementation

external factory SpeechSynthesisUtterance([String text]);