SpeechSynthesisUtterance$Typings extension
Properties
- 
  addEventListener
  → ({void Function<
K$ extends Event>(SpeechSynthesisUtteranceEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
Overload accessor: $1, $2no setter - lang ↔ String
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onboundary ↔ dynamic Function(SpeechSynthesisEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onend ↔ dynamic Function(SpeechSynthesisEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onerror ↔ dynamic Function(SpeechSynthesisErrorEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onmark ↔ dynamic Function(SpeechSynthesisEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onpause ↔ dynamic Function(SpeechSynthesisEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onresume ↔ dynamic Function(SpeechSynthesisEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - onstart ↔ dynamic Function(SpeechSynthesisEvent)?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - pitch ↔ num
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - rate ↔ num
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - 
  removeEventListener
  → ({void Function<
K$ extends Event>(SpeechSynthesisUtteranceEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
Overload accessor: $1, $2no setter - text ↔ String
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - voice ↔ SpeechSynthesisVoice?
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair - volume ↔ num
 - 
      
Available on SpeechSynthesisUtterance, provided by the SpeechSynthesisUtterance$Typings extension
MDN Referencegetter/setter pair