@@ -983,7 +983,7 @@ The 'voice-family' property</h3>
983
983
in order to improve code clarity.
984
984
For example: <code> voice-family: "john doe", "Henry the-8th";</code>
985
985
986
- <dt> <dfn><<age>></dfn>
986
+ <dt> <dfn type ><<age>></dfn>
987
987
<dd>
988
988
Possible values are <dfn>child</dfn> , <dfn>young</dfn> and <dfn>old</dfn> ,
989
989
indicating the preferred age category to match during voice selection.
@@ -992,7 +992,7 @@ The 'voice-family' property</h3>
992
992
''child'' = 6 y/o, ''young'' = 24 y/o, ''old'' = 75 y/o.
993
993
More flexible age ranges may be used by the processor-dependent voice-matching algorithm.
994
994
995
- <d> <dfn><<gender>></dfn>
995
+ <d> <dfn type ><<gender>></dfn>
996
996
<dd>
997
997
One of the keywords <dfn>male</dfn> , <dfn>female</dfn> , or <dfn>neutral</dfn> ,
998
998
specifying a male, female, or neutral voice, respectively.
@@ -1571,7 +1571,7 @@ The 'voice-duration' property</h3>
1571
1571
1572
1572
<dt> <dfn><<time>></dfn>
1573
1573
<dd>
1574
- Specifies a value in absolute [= time=] units
1574
+ Specifies a value in absolute time units
1575
1575
(seconds and milliseconds, e.g. "+3s", "250ms").
1576
1576
Only non-negative values are allowed.
1577
1577
0 commit comments