Continuous ASR - Config¶

Description¶
Continuous ASR enables the system to concatenate multiple STT recognitions of the user and then send them as a single textual message to the bot.
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 |