@@ -1753,9 +1753,9 @@ <h3 id=voice-props-voice-family><span class=secno>10.1. </span>The
17531753
17541754 < p > The ‘< a href ="#voice-family "> < code
17551755 class =property > voice-family</ code > </ a > ’ property specifies a
1756- comma-separated, prioritized list of component values that are separated
1757- by a comma to indicate that they are alternatives (this is analogous to
1758- ‘ < code class =css > < a href ="#font-family-def "> < code
1756+ prioritized list of component values that are separated by commas to
1757+ indicate that they are alternatives (this is analogous to ‘ < code
1758+ class =css > < a href ="#font-family-def "> < code
17591759 class =property > font-family</ code > </ a > </ code > ’ in visual style
17601760 sheets). Each component value potentially designates a speech synthesis
17611761 voice instance, by specifying match criteria (see the < a
@@ -1893,10 +1893,10 @@ <h4 class=no-toc id=voice-selection><span class=secno>10.1.1. </span>Voice
18931893 selected content, then the chosen voice is the one that most closely
18941894 matches the specified name, or gender, age, and preferred voice variant.
18951895 The actual definition of "best match" is processor-dependent (e.g. a
1896- reasonable match for "voice-family: 10 male;" may well be a higher
1897- pitched female voice suitable for a young boy's vocal rendition). If no
1898- voice instance matches the characteristics provided by any of the
1899- ‘< a href ="#voice-family "> < code
1896+ reasonable match for "voice-family: 10 male;" may well be a
1897+ higher- pitched female voice, as this tone of voice may be close to that
1898+ of a young boy). If no voice instance matches the characteristics
1899+ provided by any of the ‘< a href ="#voice-family "> < code
19001900 class =property > voice-family</ code > </ a > ’ component values, the first
19011901 available voice instance (amongst those suitable for the language of the
19021902 selected content) must be used.
0 commit comments