Click or drag to resize
DefaultTextToSpeechRate Property
Gets or sets the playback rate of the speech. (Range: -10 - 10)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int Rate { get; set; }

Property Value

Type: Int32

Implements

ITextToSpeechRate
See Also