=== Accessibility (a11y) Speech Synthesis === Contributors: xwp, westonruter Requires at least: 4.2 Tested up to: trunk Tags: a11y, speech, tts Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Make your browser speak when wp.a11y.speak() is called. == Description == Make your browser speak when wp.a11y.speak() is called. Requires a browser that supports speechSynthesis (currently Chrome and Safari). This is useful for development to simulate what a user experiences when using a screen reader. == Changelog == = 0.1 = Initial release