This page was last edited on January 18, 2019, at 11:42.
Comments or questions about this documentation? Contact us for support!
Starting with Composer release 8.1.410.14, callflow diagrams add an NDM block to work with Nuance OSDM 6.1 modules used for speech and touch-tone IVR applications. The NDM block, available on the Server-Side palette, lets you choose the OSDM modules and parameters to work with the selected module.
Note: Composer has a template Project that uses Subdialog blocks to invoke OSDM modules. This new block provides in-built support to work with OSDM modules.
Set the com.genesyslab.dtmf.offboard_recognition property to true in the Entry Block -> Global properties. For more information on the DTMF Recognizer property, click here.
Find this property's details under Common Properties for Callflow Blocks.
Can be used to add comments to both callflow and workflow blocks.
Click the down arrow and select a variable containing the Dialog Module name. Or select from the dropdown list in the Module Name property.
Click the down arrow and select one of the Nuance module names.
Enter the base URL that points to the server for the Nuance OpenSpeech DialogModules. Format: String (http://ip:port/ndm-core).
The NDM Input block has one supported exception event:
Find this property's details under Common Properties for Callflow Blocks.
Find this property's details under Common Properties for Callflow Blocks.
Find this property's details under Common Properties for Callflow Blocks.
You must use the Output Result property to assign the collected data to a user-defined variable for further processing.
Use the this property to specify input parameters to pass to the invoked sub-workflow. To specify parameters:
When the Security property is set to true, data for this block is treated as private. GVP will consider the data associated with this block as sensitive and will suppress it in platform logs and metrics. To assign a value to the Security property:
Find this property's details under Common Properties for Callflow Blocks.
An example callflow diagram using the NDM block is shown below.