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