You're reading the Rask v1.0.0 guides.View source
All guides

ISpeechSynthesis

Speak text aloud; cancel the queue.

  • Wraps: SpeechSynthesis API
  • MDN: SpeechSynthesis
  • Home: Rask.Core.Browser (all hosts)
  • Shape: one-shot
  • Availability: Web/Server ✅ · PWA/WASM ✅

Uses the browser's own speechSynthesis voices; the voice list is populated asynchronously, so query it after the first voiceschanged.

See also