Get or set the full path (on the server) of the voice recording file. This must be a wav file.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public string VoiceFile { get; set; }
Visual Basic
Public Property VoiceFile As String
	Get
	Set

See Also