PromptStyle.Rate Propiedad

Definición

Obtiene o establece el valor para la velocidad de habla del estilo.

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

Valor de propiedad

Devuelve el valor para la velocidad de habla del estilo.

Se aplica a