question

marc-bernstein4533 avatar image
marc-bernstein4533 asked Tyler Liu answered

Do you have a web API for a 3rd party to access live audio streams on a VoIP call? What steps should a dev take to get access to it?

Do you have a web API that a 3rd party can use to access live audio streams on a VoIP call? What steps should a developer take to get access to it?
topic-default
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

ak avatar image
ak answered
Hi Marc,

We provide API's to download the call recordings once the call is completed. Kindly refer to the link below to know more:
How to Fetch/Download call recordings
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

marc-bernstein4533 avatar image
marc-bernstein4533 answered
Hi AK, 

Thanks for that! Our technology transcribes and analyzes audio streams in real time. This allows us to interpret calls while they are still in progress, helping callers pivot their conversations as needed. How do you suggest we access audio streams while a call is active?
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

ak avatar image
ak answered
Hi Marc,

The primary requirement to download a call recording via API is that the call needs to be completed first. So, for the question of analyzing the audio streams while the call is in progress, you would need to wait until the call is completed and then use a 3rd Party voice to text service like VoiceBase etc. Hope this answers your question !
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered

Check the new softphone SDK: https://github.com/ringcentral/ringcentral-softphone-js

It does allow you to get inbound audio stream in real time.

1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.