Add speech media type

This commit is contained in:
David Storey 2015-12-08 18:10:09 -08:00
parent 20c6ef3198
commit d3547c844e

View file

@ -340,7 +340,7 @@
<key>media-query</key>
<dict>
<key>begin</key>
<string>(?i)\s*(only|not)?\s*(all|aural|braille|embossed|handheld|print|projection|screen|tty|tv)?</string>
<string>(?i)\s*(only|not)?\s*(all|aural|braille|embossed|handheld|print|projection|screen|speech|tty|tv)?</string>
<key>beginCaptures</key>
<dict>
<key>1</key>