body {
  voice-family: female;
}

acronym, abbr {
  speak: spell-out;
}

code {
  speak-punctuation: code;
}
