Skip to content

Commit 65f2f29

Browse files
Remove public preview note from iOS file
1 parent 4d8ca30 commit 65f2f29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/communication-services/how-tos/calling-sdk/includes/call-transcription/call-transcription-ios.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ ms.author: rifox
99

1010
> [!WARNING]
1111
> Up until version 1.1.0 and beta release version 1.1.0-beta.1 of the Azure Communication Services Calling iOS SDK has the `isTranscriptionActive` as part of the `Call` object and `didChangeTranscriptionState` is part of `CallDelegate` delegate. For new beta releases, those APIs have been moved as an extended feature of `Call` just like described below.
12-
> [!NOTE]
13-
> 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 Azure Communication Services Calling iOS SDK
1412
1513
Call transcription is an extended feature of the core `Call` object. You first need to obtain the transcription feature object:
1614

0 commit comments

Comments
 (0)