The audiotemplateedit
module enables you to create and manage audio template sets.
Mode | Input | Output | Description |
---|---|---|---|
SET_INFO
|
Lists the information for an audio template set file. | ||
SET_ADD
|
Add a template to a set. | ||
SET_DELETE
|
Remove a template from a set. | ||
SET_EDIT_THRESH
|
Edits the threshold for a template for a single template within a set. | ||
TEMPLATE_INFO
|
Retrieves information from an audio template file. | ||
TEMPLATE_EDIT_THRESH
|
Edits the threshold for a single audio template file. |
Examples:
0 = output <- audiotemplateedit(SET_ADD,input) defaultResults = out
|