Skip to content

Commit 4d8ca30

Browse files
Remove public preview note from Android file
1 parent 97dd16e commit 4d8ca30

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ ms.author: rifox
1010
> [!WARNING]
1111
> Up until version 1.1.0 and beta release version 1.1.0-beta.1 of the Azure Communication Services Calling Android SDK has the `isTranscriptionActive` and `addOnIsTranscriptionActiveChangedListener` are part of the `Call` object. For new beta releases, those APIs have been moved as an extended feature of `Call` just like described below.
1212
13-
> [!NOTE]
14-
> 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 Android SDK
15-
1613
Call transcription is an extended feature of the core `Call` object. You first need to obtain the transcription feature object:
1714

1815
```java

0 commit comments

Comments
 (0)