|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmVoice.h>
This structure is used as input by the SwiSetNVToneStore function and output by the SwiGetNVToneStore function.
| swi_bool SWI_STRUCT_NVToneStore::bEarpieceFeedback |
earpiece feedback flag 1 - play DTMF to earpiece 0 - do not play DTMF to earpiece
| enum SWI_TYPE_ToneLength SWI_STRUCT_NVToneStore::eToneLength |
tone length type: short, medium, long or user defined
| swi_uint32 SWI_STRUCT_NVToneStore::nComfortToneOffDuration |
80ms < Range < 500ms
| swi_uint32 SWI_STRUCT_NVToneStore::nComfortToneOnDuration |
80ms < Range < 500ms
| swi_uint32 SWI_STRUCT_NVToneStore::nUserDefinedToneOffDuration |
80ms < Range < 3000ms
| swi_uint32 SWI_STRUCT_NVToneStore::nUserDefinedToneOnDuration |
80ms < Range < 3000ms
| swi_uint32 SWI_STRUCT_NVToneStore::sizeStruct |
size of this structure