@@ -983,7 +983,7 @@ The 'voice-family' property</h3>
983983 in order to improve code clarity.
984984 For example: <code> voice-family: "john doe", "Henry the-8th";</code>
985985
986- <dt> <dfn><<age>></dfn>
986+ <dt> <dfn type ><<age>></dfn>
987987 <dd>
988988 Possible values are <dfn>child</dfn> , <dfn>young</dfn> and <dfn>old</dfn> ,
989989 indicating the preferred age category to match during voice selection.
@@ -992,7 +992,7 @@ The 'voice-family' property</h3>
992992 ''child'' = 6 y/o, ''young'' = 24 y/o, ''old'' = 75 y/o.
993993 More flexible age ranges may be used by the processor-dependent voice-matching algorithm.
994994
995- <d> <dfn><<gender>></dfn>
995+ <d> <dfn type ><<gender>></dfn>
996996 <dd>
997997 One of the keywords <dfn>male</dfn> , <dfn>female</dfn> , or <dfn>neutral</dfn> ,
998998 specifying a male, female, or neutral voice, respectively.
@@ -1571,7 +1571,7 @@ The 'voice-duration' property</h3>
15711571
15721572 <dt> <dfn><<time>></dfn>
15731573 <dd>
1574- Specifies a value in absolute [= time=] units
1574+ Specifies a value in absolute time units
15751575 (seconds and milliseconds, e.g. "+3s", "250ms").
15761576 Only non-negative values are allowed.
15771577
0 commit comments