Gets or sets speaker's speaking speed.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int Rate { get; set; }

Field Value

A value must be in the range between -10 and 10. The value -1 is the slowest and the value 10 is the fastest speaking.

See Also