How to get the amazon connect Phone call audio streams(Recordings) from S3 to Local environment

0

As we know that Amazon Connect send the call recordings to s3, can we get those recordings in our third party app, as user can play & listen the call same as Contact flow search functionality? Actually the goal is to get the recordings after every call same as we are getting the recordings in Contact Flow Search only the recording.. Any Solution or workaround?

已提问 2 年前512 查看次数
1 回答
0

You can try S3 event notification. When the call recording is saved in S3, you can setup an event notification and trigger other AWS services such as Lambda or even EventBridge to further process the recordings per your requirements.

You may refer to this document: https://docs.aws.amazon.com/AmazonS3/latest/userguide/NotificationHowTo.html

profile picture
joahna
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则