ITtsEngineSite.Volume Propriedade
Definição
Obtém o volume de fala do mecanismo.Gets the speaking volume of the engine.
public:
property int Volume { int get(); };
public int Volume { get; }
member this.Volume : int
Public ReadOnly Property Volume As Integer
Valor da propriedade
Um int que contém o volume de fala.An int containing the speaking volume.