<html>
<link rel="stylesheet" href="josh.css">
<body bgcolor="#FFFFFF">

		<div id="Description">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">voice-family</td><td valign="top" nowrap class="compatibility">NN<span class="emphasis"> s.o.</span> IE<span class="emphasis"> s.o.</span> CSS<span class="emphasis"> 2</span></td>
				</tr>
				<tr>
					<td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements">H&eacute;rit&eacute;: oui</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>Pour les feuilles de style audio, cet attribut sp&eacute;cifie les noms de familles de voix que doit utiliser, dans la mesure du possible, le navigateur audio pour la restitution vocale du contenu. Vous pouvez sp&eacute;cifier plusieurs valeurs, s&eacute;par&eacute;es par des virgules. Cet attribut est similaire &agrave;l'attribut <span class="literal">font-family</span> pour les navigateurs visuels.
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="csssyntax"><span class="title">Syntaxe CSS</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td><span class="programlisting"><pre>voice-family: <span class="replaceable">voiceFamilyName</span> [, <span class="replaceable">voiceFamilyName</span>  [, ...]]</pre>
						</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="value"><span class="title">Valeur</span></td>
				</tr>
				<tr>
					<td><p>Un nom de famille de voix (<span class="replaceable">voiceFamilyName</span>) peut identifier un type de voix disponible sur le navigateur audio ou un nom de voix g&eacute;n&eacute;rique (ces derniers n'ont pas encore &eacute;t&eacute; d&eacute;finis par le W3C). Tout comme c'est le cas avec l'attribut <span class="literal">font-family</span>, vous devez, lorsque vous sp&eacute;cifiez plusieurs types de voix, commencer par le plus sp&eacute;cifique et terminer par le plus g&eacute;n&eacute;rique.
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="initvalue"><span class="title">Valeur initiale</span></td>
				</tr>
				<tr>
					<td><p>Varie en fonction du navigateur.</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="appliesto"><span class="title">S'applique &agrave;</span></td>
				</tr>
				<tr>
					<td><p>Tous les &eacute;l&eacute;ments. </p>
					</td>
				</tr>
			</table>
		</div>
</body>
</html>