Click or drag to resize
TapiLineSpeechVolume Property
Gets or sets the volume of speech on the line.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public int SpeechVolume { get; set; }

Property Value

Type: Int32
Remarks
This property specifies the volume level of text synthesis. Volume levels are specified in percentage values ranging from zero to 100.
See Also