# Accessibility (a11y) Speech Synthesis
Make your browser speak when wp.a11y.speak() is called.
**Contributors:** [xwp](https://profiles.wordpress.org/xwp), [westonruter](https://profiles.wordpress.org/westonruter)
**Tags:** [a11y](https://wordpress.org/plugins/tags/a11y), [speech](https://wordpress.org/plugins/tags/speech), [tts](https://wordpress.org/plugins/tags/tts)
**Requires at least:** 4.2
**Tested up to:** trunk
**Stable tag:** trunk (master)
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
[](https://travis-ci.org/xwp/wp-a11y-speech-synthesis)
## 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