Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  speak
Advanced search

speak

Whether text will be rendered aurally and if so, in what manner.  CSS2 Reference: "speak" property

See http://www.w3.org/TR/xsl11/#speak

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      normalUses language-dependent pronunciation rules for rendering an element and its children.
      noneSuppresses aural rendering so that the element requires no time to render. Note, however, that descendants may override this value and will be spoken. (To be sure to suppress rendering of an element and its descendants, use the 'display' property).
      spell-outSpells the text one letter at a time (useful for acronyms and abbreviations).
      inherit

Used in