ISpeechSynthesizerWrapperRate Property |
Gets or sets the text-to-speech rate.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Property Rate As Integer
Get
Set
property int Rate {
int get ();
void set (int value);
}
abstract Rate : int with get, set
Property Value
Type:
Int32See Also