Part of aculab.snapshot View Source View In Hierarchy
A DSP module on an Aculab Prosody (speech processing) card.
The member open has the type SM_OPEN_MODULE_PARMS
http://www.aculab.com/support/TiNG/gen/apifn-sm_open_module.html.
info has the type SM_MODULE_INFO_PARMS
http://www.aculab.com/support/TiNG/gen/apifn-sm_get_module_info.html.
| Method | __init__ | Undocumented |
| Method | add_tone_limits | Helper function for dtmf_fax_toneset.
|
| Method | dtmf_fax_toneset | Create a custom toneset for the detection of DTMF and CED/CNG at |
| Method | translate_tone | Translate for our custom DTMF/FAX toneset. |
| Method | vmptx_default_toneset | Allocate a default toneset for the VMPtx on the first invocation |
| Returns | a tuple (tone, length). length will be None unless une of the
kSMToneLenDetection* algorithms is used.
| |