Click or drag to resize
TapiLineSpeechRate Property
Gets or sets the rate of speech on the line.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public int SpeechRate { get; set; }

Property Value

Type: Int32
Remarks
This property specifies the speaking rate (speed) of the voice. Supported values range from -10 to 10, where -10 is the slowest and 10 is the fastest rate.
See Also