Skip to content

Commit d487dfb

Browse files
authored
Update recognize-ai-action.md
add limitation
1 parent ffaccb4 commit d487dfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/communication-services/how-tos/call-automation/recognize-ai-action.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ This guide helps you get started recognizing user input in the forms of DTMF or
4040
|RecognizeFailed|500|9999|Unspecified error.|
4141
|RecognizeCanceled|400|8508|Action failed, the operation was canceled. |
4242

43+
## Limitations
44+
45+
- You must either pass a tone for every single choice if you want to enable callers to use tones or voice inputs, otherwise no tone should be sent if you're expecting only voice input from callers.
46+
4347
## Clean up resources
4448

4549
If you want to clean up and remove a Communication Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. Learn more about [cleaning up resources](../../quickstarts/create-communication-resource.md#clean-up-resources).

0 commit comments

Comments
 (0)