Click or drag to resize
Inkostar Namespace
Namespace Inkostar
Classes
  ClassDescription
Public classDiaSpringWrapper
Dialogic Springware Wrapper Class
Public classDiaSpringWrapperCommon
Dialogic device class to encapsulate common properties.
Public classDiaSpringWrapperCommonChannelCapabilities
Dialogic device class to encapsulate playback, recording and caller id capabilities of the channel.
Public classDiaSpringWrapperCommonChannelInfo
Class containing property details of the given channel
Public classDiaSpringWrapperCommonPlaybackCapabilities
Dialogic device class to encapsulate playback capabilities.
Public classDiaSpringWrapperCommonRecordingCapabilities
Dialogic device class to encapsulate recording capabilities.
Public classDiaSpringWrapperException
DiaSpringWrapper generated exception, derived from System.Exception
Public classLicensing
DiaSpringWrapper static class to retieve component licensing information
Delegates
  DelegateDescription
Public delegateDiaSpringWrapperEventReceived
Delegate or function pointer where telephony events for the instance of diaSpringWrapper will be handled from.
Public delegateDiaSpringWrapperRecordedVoiceStreamDelegate
Pointer of the callback function which will receive the recorded audio stream.
Public delegateDiaSpringWrapperTraceMessageReceived
Delegate or function pointer where trace messages from the instance of diaSpringWrapper will be handled from.
Enumerations
  EnumerationDescription
Public enumerationDiaSpringWrapperCommonBitsPerSample
Enumerator constant which specifies the number of sample bits of the file to be recorded or played.
Public enumerationDiaSpringWrapperCommonChannelState
Enumerator constant pertaining to the Hook state of the channel
Public enumerationDiaSpringWrapperCommonDigitType
The enumerated digit being gathered or sent on the given channel.
Public enumerationDiaSpringWrapperCommonEventType
The enumerated event being raised on the given channel.
Public enumerationDiaSpringWrapperCommonFileFormat
Enumerator constant which specifies the data format of the file to be recorded or played.
Public enumerationDiaSpringWrapperCommonSamplingRate
Enumerator constant which specifies the sampling rate of the file to be recorded or played.
Public enumerationDiaSpringWrapperCommonStreamFormat
Enumerator constant which specifies the audio stream voice format retrieved from the channel.
Public enumerationDiaSpringWrapperCommonSyncMode
Enumerator constant pertaining to whether the IO operation should be perform synchronously or asynchronously.
Public enumerationDiaSpringWrapperCommonVoiceFormat
Enumerator constant which specifies the voice format of the file to be recorded or played.