- Newest
- Most votes
- Most comments
The behavior you're experiencing with enrolled callers not showing up in Contact Search is not a known limitation of the sample contact flow or Amazon Connect Voice ID. Typically, when a caller is successfully enrolled in Voice ID, their enrollment status should be visible in the Contact Search associated with their Contact ID.
The fact that opted-out callers are showing up in Contact Search while enrolled callers are not suggests there might be an issue with how the enrollment data is being processed or stored. This could be related to how the contact flow is configured or how the Voice ID integration is set up in your Amazon Connect instance.
To troubleshoot this issue:
-
Double-check the configuration of the Voice ID blocks in your contact flow, especially the "Set Voice ID" and "Check Voice ID" blocks. Ensure they are properly configured to handle enrollment.
-
Verify that the CustomerId attribute is being correctly passed to Voice ID during the enrollment process. This is crucial for linking the Voice ID enrollment to the correct contact.
-
Check the IAM permissions associated with your Amazon Connect instance to ensure it has the necessary permissions to write Voice ID enrollment data.
-
Review the CloudWatch logs for your Amazon Connect instance and Voice ID to look for any error messages or unexpected behavior during the enrollment process.
-
If possible, try recreating the issue with a test caller and capture the Contact ID. Then use the AWS CLI or SDK to directly query the Voice ID API for that speaker's enrollment status to compare with what you see in Contact Search.
If the issue persists after these checks, it would be advisable to contact AWS Support for further investigation, as this behavior is not expected and may indicate a deeper integration issue between Voice ID and Contact Search in your specific setup.
Sources
Voice ID domains in Amazon Connect Voice ID - Amazon Connect
Get started enabling Voice ID in Amazon Connect - Amazon Connect
Relevant content
- asked 6 months ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago