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?
asked 3 months ago7 views
1 Answers
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
answered 3 months ago
Relevant questions
How to map call duration in call recordings of amazon connect?
Accepted Answerasked 2 months agoHow to get Call Status(Connected, Busy, No answered & Ringing) from Amazon Connect Streams API?
asked 2 months agoGet Attributes from Amazon Connect to Amazon Lex
asked 3 years agoTransferred to phone numbers call recording in Amazon Connect
asked 10 days agoError using the AWS Connect Streams API to create an outbound call leg for initiating a transfer: "QuotaExceededException: Cannot dial third party destination: The agent is at maximum capacity."
asked 2 months agoAmazon Connect Dropping Inbound Calls Instead of Transferring to External Phone Number
Accepted Answerasked 6 months agoHow to get the amazon connect Phone call audio streams(Recordings) from S3 to Local environment
asked 3 months agoHow to make/access call recordings filenames
asked 3 months agoMobile phone call alert from AWS
asked 4 months agoCall Recording on Demand
asked 2 years ago