Skip to content

Commit 3f27127

Browse files
authored
Merge pull request #5 from valindrae/valindrae-patch-edit
Valindrae patch edit
2 parents f91b4fe + 196a5a0 commit 3f27127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-33.2 KB
Loading

articles/communication-services/concepts/voice-video-calling/recognize-action.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ Dual-tone multifrequency (DTMF) recognition is the process of understanding tone
4545

4646
The recognize action can be used for many reasons, below are a few examples of how developers can use the recognize action in their application.
4747

48-
### Improved user journey/self-service experience (Focus on Virtual Call center agent)
48+
### Improve user journey with self-service prompts (Focus on Virtual Call center agent)
4949

5050
- **Users can control the call** - By enabling input recognition you allow the caller to navigate your IVR menu and provide information that can be used to resolve their query.
5151
- **Gather user information** - By enabling input recognition your application can gather input from the callers. This can be information such as account numbers, credit card information, etc.
5252

53-
### Interruption/Escalation
53+
### Interrupt audio prompts
5454

5555
**User can exit from an IVR menu and speak to a human agent** - With DTMF interruption your application can allow users to exit interrupt the flow of the IVR menu and be able to chat to a human agent.
5656

0 commit comments

Comments
 (0)