| Inkostar Namespace |
| Class | Description | |
|---|---|---|
| DiaSpringWrapper | Dialogic Springware Wrapper Class | |
| DiaSpringWrapperCommon |
Dialogic device class to encapsulate common properties.
| |
| DiaSpringWrapperCommonChannelCapabilities |
Dialogic device class to encapsulate playback, recording and caller id capabilities of the channel.
| |
| DiaSpringWrapperCommonChannelInfo |
Class containing property details of the given channel
| |
| DiaSpringWrapperCommonPlaybackCapabilities |
Dialogic device class to encapsulate playback capabilities.
| |
| DiaSpringWrapperCommonRecordingCapabilities |
Dialogic device class to encapsulate recording capabilities.
| |
| DiaSpringWrapperException |
DiaSpringWrapper generated exception, derived from System.Exception
| |
| Licensing |
DiaSpringWrapper static class to retieve component licensing information
|
| Delegate | Description | |
|---|---|---|
| DiaSpringWrapperEventReceived |
Delegate or function pointer where telephony events for the instance of diaSpringWrapper will be handled from.
| |
| DiaSpringWrapperRecordedVoiceStreamDelegate |
Pointer of the callback function which will receive the recorded audio stream.
| |
| DiaSpringWrapperTraceMessageReceived |
Delegate or function pointer where trace messages from the instance of diaSpringWrapper will be handled from.
|
| Enumeration | Description | |
|---|---|---|
| DiaSpringWrapperCommonBitsPerSample |
Enumerator constant which specifies the number of sample bits of the file to be recorded or played.
| |
| DiaSpringWrapperCommonChannelState |
Enumerator constant pertaining to the Hook state of the channel
| |
| DiaSpringWrapperCommonDigitType | The enumerated digit being gathered or sent on the given channel. | |
| DiaSpringWrapperCommonEventType | The enumerated event being raised on the given channel. | |
| DiaSpringWrapperCommonFileFormat |
Enumerator constant which specifies the data format of the file to be recorded or played.
| |
| DiaSpringWrapperCommonSamplingRate |
Enumerator constant which specifies the sampling rate of the file to be recorded or played.
| |
| DiaSpringWrapperCommonStreamFormat |
Enumerator constant which specifies the audio stream voice format retrieved from the channel.
| |
| DiaSpringWrapperCommonSyncMode |
Enumerator constant pertaining to whether the IO operation should be perform synchronously or asynchronously.
| |
| DiaSpringWrapperCommonVoiceFormat |
Enumerator constant which specifies the voice format of the file to be recorded or played.
|