Click or drag to resize
TapiLine Properties

The TapiLine type exposes the following members.

Properties
  NameDescription
Public propertyAddresses
Gets a list of addresses available on the line.
Public propertyAudioInputBufferSize
Gets or sets the size of the audio input buffer, in milliseconds.
Public propertyAudioInputFormat
Gets or sets the format of audio input.
Public propertyAudioOutputBufferSize
Gets or sets the size of the audio output buffer, in milliseconds.
Public propertyAudioOutputFormat
Gets or sets the format of audio output.
Public propertyAvailableMediaModes
Indicates which media types (modes) the line device supports.
Public propertyCalls
Gets a list of calls on the line.
Public propertyDeviceSpecificExtensionID
Gets an identifier of the device specific extension supported by the line device.
Public propertyDeviceSpecificExtensionVersion
Gets negotiated version of the device specific extension in use on the line.
Public propertyDeviceSpecificInfo
Gets device specific information about the line device.
Public propertyDeviceStatus
Gets the current status of the line device.
Public propertyDisconnectOnBusy
Specifies if calls on the line should be automatically disconnected when a busy signal is detected.
Public propertyIsOpen
Indicates whether the line has been opened for incoming or outgoing calls.
Public propertyMaxNumActiveCalls
Gets the maximum number of calls that can be active on the line.
Public propertyName
Gets the name of the line.
Public propertyNoAnswerTimeout
Gets or sets the number of seconds AddTapi.NET should wait for an answer on outgoing calls.
Public propertyOpenMediaModes
Indicates for which media types (modes) the line device is currently open.
Public propertyPermanentID
Gets the permanent ID of the line.
Public propertyProviderInfo
Gets the Telephony Service Provider (TSP) information for the line.
Public propertyRingsToAnswer
Gets or sets the number of rings AddTapi.NET should wait before answering incoming calls.
Public propertySpeechRate
Gets or sets the rate of speech on the line.
Public propertyCode exampleSpeechVoice
Gets or sets text-to-speech voice to be used for text synthesis on the line.
Public propertySpeechVolume
Gets or sets the volume of speech on the line.
Public propertySupportsVoice
Indicates whether the line suppots voice functions.
Public propertySwitchInfo
Gets the switch (PBX) information for the line.
Public propertyWaitForCallerID
Indicates whether AddTapi.NET should wait for Caller ID to arrive before reporting or answering incoming calls.
Top
See Also