Forum Discussion

Josie Li's avatar
Josie Li
Copper Contributor
Jan 25, 2024

Port Microsoft Graph API from beta endpoint to 1.0 endpoint: play and record

Hi there,

We are building a CC solution using Graph API and need the following features to build it, but they are only available on beta endpoint:

  • Loop play: https://learn.microsoft.com/en-us/graph/api/call-playprompt?view=graph-rest-beta&tabs=http, 
loopBooleanThe loop value. True indicates to loop infinitely. The default value is false.
  • Record: Running event on recording API which provides a real time streaming Uri is only available on beta endpoint, https://learn.microsoft.com/en-us/graph/api/call-record?view=graph-rest-beta&tabs=http,

Those features are available on beta endpoint for a very long time, could we please make them available on 1.0 API? 

 

Thanks

No RepliesBe the first to reply