Some of our clients have expressed an interest in utilizing more of the AI capabilities within Ring, with a particular emphasis on wanting call summaries and / or transcriptions. However, they specifically want this information for purposes of an integration.
I’m a bit reluctant to develop functionality through the API as it is still listed as being in Beta, and I don’t want to be writing code that might just suddenly stop working one day. I see that RingEX offers built-in AI Insights, but so far as I am aware those summaries / transcriptions are just within the app and not available for export to an integration via API.
My questions are these:
- s there any way for RingEX data to be utilized an integration, or is it application-specific?
- Is there any way to automatically perform AI Insight analysis of call logs via the API, or are we dependent on enabling automatic call log recording, querying the call log API to get the call recording itself, and then passing that to the AI analysis endpoints? (I worry about fees / request volume in that scenario.)
- Is there an estimated time frame for when the AI endpoints may exit Beta and have guaranteed functionality?
Thanks for your time.