Continuous ASR - Config¶
Description¶
Deprecation of AudioCodes and Generic Voice Nodes
AudioCodes Nodes and Generic Voice Nodes will be deprecated at the end of February 2025. After this time, you won't be able to create new Nodes, but you can still edit or clone existing ones. Flows with these Nodes will continue to work after the deprecation date.
Continuous ASR enables the system to concatenate multiple STT recognitions of the user and then send them as a single textual message to the voice agent.
When executed, the settings will apply for the remainder of the session.
Parameter | Type | Description |
---|---|---|
Enable Continuous ASR | Toggle | Enable or disable Continuous ASR |
Continuous ASR Submit Digit | CognigyScript | Defines a special DTMF key, which sends the accumulated recognitions to the flow |
Continuous ASR Timeout | Number | Defines the number of milliseconds of silence before the accumulated recognitions are send to the flow |