ASRSQL
![]() |
Allows you to create a custom grammar file from an SQL database used by your organization. For example, you might want to route customers based on an uttered part number or employee last name. ASRSQL is not used in production scripts, but rather, in a special use script that is run on an occasional or as-needed basis. When the script is run, the action uses DB Connector to connect to your external database and pull a file of values based on the query you provide. This action is typically used in conjunction with ASRCOMPILE to create a compiled grammar file from a database. ASR actions appear only in the Framework tab, and only if ASR is enabled for your . ASR is an optional feature. Ask your account manager for more information. |
Supported Script Types
![]() |
Phone |
Properties
- GrammarFileName
- SpellRuleItems
- IsOutputFormatted
- SQLQuery
- TimeoutSec
Branches
- Default
- The Default branch is taken on successful upload of the new grammar file.
- OnNoRecords
- OnError
- OnTimeout