Continuous ASR - Config¶

Description¶
Deprecation of AudioCodes and Generic Voice Nodes
AudioCodes Nodes and Generic Voice Nodes have been deprecated. Flows with these Nodes continue to work, and you can still edit and clone them as well as export them as a Package. However, you can't create new ones in Cognigy.AI v4.96 or later.
Continuous ASR allows the system to combine multiple STT recognitions from the user and send them as a single textual message to the voice agent.
Once the Node is executed, the settings will remain active for the rest of the session
Parameter | Type | Description |
---|---|---|
Enable Continuous ASR | Toggle | Enables or disables Continuous ASR. |
Continuous ASR Submit Digit | CognigyScript | Defines a special DTMF key that sends the accumulated recognitions to the Flow. |
Continuous ASR Timeout | Number | Defines the number of milliseconds of silence before the accumulated recognitions are sent to the Flow. The default value is 3000. The minimum value is 2000. |