1 Answer
- Newest
- Most votes
- Most comments
0
The goal is streaming here, as you mention to consume and be able to process the audio outside of Amazon Connect and it's one way. Real-time transcription is a good use case for it.
But why would you need bi-direction connection here? Do you want to barge-in to the call and stream back some audio? If that's the case; one option can be streaming out, processing it, then on client side (https://github.com/amazon-connect/amazon-connect-streams) you can do some development to consume the processed data and play back to agent. For such designs always you should consider the latency.
answered a year ago
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
