ITextToSpeechRate Property |
Gets or sets the playback rate of the readout.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
SyntaxProperty Rate As Integer
Get
Set
property int Rate {
int get ();
void set (int value);
}
abstract Rate : int with get, set
Property Value
Int32
See Also