You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/includes/record-calls/record-calls-web.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,16 @@ ms.author: rifox
11
11
> [!NOTE]
12
12
> This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment. To use this api please use 'beta' release of ACS Calling Web SDK
13
13
14
-
Call recording is an extended feature of the core `Call` API. You first need to obtain the recording feature API object:
14
+
Call recording is an extended feature of the core `Call` API. You first need to import calling Features from the Calling SDK:
0 commit comments