PromptStyle.Emphasis Proprietà

Definizione

Ottiene o imposta l'impostazione per l'enfasi dello stile.

public:
 property System::Speech::Synthesis::PromptEmphasis Emphasis { System::Speech::Synthesis::PromptEmphasis get(); void set(System::Speech::Synthesis::PromptEmphasis value); };
public System.Speech.Synthesis.PromptEmphasis Emphasis { get; set; }
member this.Emphasis : System.Speech.Synthesis.PromptEmphasis with get, set
Public Property Emphasis As PromptEmphasis

Valore della proprietà

PromptEmphasis

Restituisce l''impostazione per l'enfasi dello stile.

Commenti

I motori di sintesi vocale in Windows non supportano le variazioni nell'enfasi dell'output vocale al momento. L'impostazione dei valori per l'enfasi usando un membro dell' PromptEmphasis enumerazione non genererà alcuna modifica sonora nell'output vocale sintetizzato.

Si applica a