{"id":244389,"date":"2017-03-10T09:03:56","date_gmt":"2017-03-10T16:03:56","guid":{"rendered":"http:\/\/css-tricks.com\/?page_id=244389"},"modified":"2020-03-28T05:51:39","modified_gmt":"2020-03-28T12:51:39","slug":"speak","status":"publish","type":"page","link":"https:\/\/css-tricks.com\/almanac\/properties\/s\/speak\/","title":{"rendered":"speak"},"content":{"rendered":"\n

The speak<\/code> property in CSS is for specifying if<\/em> a browser should speak the content it reads, such as through a screen reader.<\/p>\n\n\n\n

.module {\n  speak: never;\n  speak-as: spell-out;\n}<\/code><\/pre>\n\n\n\n\n\n\n

Values for speak<\/code><\/h4>\n\n\n