PromptStyle::Rate Property

 

Gets or sets the setting for the speaking rate of the style.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
property PromptRate Rate {
	PromptRate get();
	void set(PromptRate value);
}

Property Value

Type: System.Speech.Synthesis::PromptRate

Returns the setting for the speaking rate of the style.

.NET Framework
Available since 3.0
Return to top
Show: