- Joined
- Mar 12, 2025
- Messages
- 3
- Reaction score
- 0
Good afternoon,
We are trying to capture the live audio streams of incoming calls and have tried different approaches so far:
Do you have any suggestions on how to capture both audio streams from the call?
Thank you very much!
We are trying to capture the live audio streams of incoming calls and have tried different approaches so far:
- Adding a third party to the call to capture the audio streams of both participants.
Using CallFlow, we were unable to add a third participant via "Make Call" after the call was answered, as the CallFlow stops.
We faced the same issue using the CallControl API.
- Capturing the audio streams via WebSocket.
This approach seemed promising, but we were only able to capture the stream of one party, and the connection between caller and agent was lost.
Do you have any suggestions on how to capture both audio streams from the call?
Thank you very much!