PromptStyle.Volume Proprietà

Definizione

Ottiene o imposta l'impostazione per il volume (sonorità) dello stile.

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

Valore della proprietà

PromptVolume

Restituisce l'impostazione per il volume (sonorità) dello stile.

Commenti

L' Default impostazione per PromptVolume è il volume intero, che corrisponde a ExtraLoud . Le altre impostazioni riducono il volume dell'output vocale rispetto al volume intero.

Si applica a