Edit Ask for a Number node
Using the Ask for a Number node, you can have the bot make an utterance that prompts callers to enter their phone number via DTMF.
For details on adding a VIER node, see Add a VIER node.
How to edit the Ask for a Number node:
- To make settings, click on the Ask for a Number node.
- The window with the configuration options opens.
- Under General Settings, enter the Message that the voicebot will use to introduce the prompt to the caller.
- Enter the Timeout. The timeout is the duration in seconds after which the prompt should be cancelled.
- or
To insert the desired value, click on the arrows. - To define a stop condition for a number input from callers, activate the Use Submit Inputs switch under Stop Condition.
- Under Submit Inputs, enter one or more synonyms to terminate a number input, e. g. DTMF_#.
- To define a maximum number of digits that callers can enter, activate the Use Maximum Digits switch.
- Enter the maximum number of digits that the phone number can have. If this option is enabled, then the input ends as soon as the amount of digits is reached.
- or
To insert the desired value, click on the arrows.
- To set that the speaker can interrupt the bot by speaking, activate the By speaking switch under Barge-in.
- Enter a Confidence Threshold [in percent %].
Tip: The confidence threshold is a threshold value that individual transcribed utterances of the call partner must reach for the bot to be interrupted.
Tip: Recommended values are 70% and higher. - or
To insert the desired value, click on the arrows. - Under Phrase List, enter concrete words or phrases with which the speaker interrupts the bot.
Tip: If you have not entered any words or phrases in the phrase list, any utterance of the call partner will interrupt the bot. - Under Phrase List from Context, enter the key stored in the following nodes under Context Key to store Result:
- HTTP Request
- Check Agent Availability
- Complete Text
- Fuzzy Search
- Run StoredProcedure
- Run SQL Query
- Run Transaction
- Update Many
- Find One
- Update One
- Find
- Remove
- MongoDB Aggregate
- Insert
- Email Notification
- Send SMTP Email
Tip: You can use the phrase list from context in addition to the phrase list. Unlike the phrase list, which applies to the specific node for which it is stored, the phrase list from context applies to all nodes that generate speech or audio output. - To allow the speaker to interrupt the bot by pressing keys, activate the By pressing keys switch.
- To overwrite the Text-to-Speech language for specific messages, enter a Language under Additional Settings.
- To overwrite the Text-to-Speech list from the project settings, enter the desired Text-to-Speech profile under Text-to-Speech Profiles.
- To set the option that the audio file can be interrupted by a speaker, activate the switch Allow the speaker to interrupt the audio file by speaking.
- To set the option that the caller can interrupt the audio file by pressing keys, activate the switch Allow the caller to interrupt the audio file by pressing keys.
- Optionally assign a different Label under Settings. This label will be displayed in the Chart.
- Add a Comment if required. This comment will be displayed in the Chart in the node.
- or
see Add a new comment. - Enter an Analytics Step if required. This analytics step is recorded in Cognigy Insights when the node is executed in the dialog.
- To save the settings click Save Node.
- To discard the settings click Cancel.
- The settings have been saved.