3.59. voice

Element typevoice
Attributesage | category | gender | name | variant
Parentsaudio | choice | emphasis | enumerate | menu | paragraph | prompt | prosody | sentence | voice
ChildrenPCDATA | audio | break | enumerate | mark | paragraph | phoneme | prosody | say-as | sentence | value | voice
DescriptionCauses the text-to-speech processor to use a different speaking voice for rendering the contained markup.

DTD

<!ELEMENT voice (%allowed-within-sentence; | %structure;)* >
<!ATTLIST voice
  gender   (male | female | neutral)          #IMPLIED
  age      %integer;                          #IMPLIED
  category (child | teenager | adult | elder) #IMPLIED
  variant  %integer;                          #IMPLIED
  name     CDATA                              #IMPLIED >

Language model

Attributes

age : integer

The age of the synthetic speaker in years.

gender ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.