Gets or sets speaker's speaking volume. The value 100 is the maximum volume and the value 0 is silent.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int Volume { get; set; }

See Also