Skip to content

Instantly share code, notes, and snippets.

@usmaanalii
Created August 23, 2017 07:39
Show Gist options
  • Save usmaanalii/0f561e3b28f6ba5167cf56d2ec97fbca to your computer and use it in GitHub Desktop.
Save usmaanalii/0f561e3b28f6ba5167cf56d2ec97fbca to your computer and use it in GitHub Desktop.
speechSynthesis.paused;
speechSynthesis.pending;
speechSynthesis.speaking;
speechSynthesis.cancel();
speechSynthesis.pause();
speechSynthesis.speak();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment