Skip to content

Commit d99f753

Browse files
authored
Update call-transcription.md
1 parent da37d1b commit d99f753

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,11 @@ ms.topic: how-to
1010
ms.date: 08/10/2021
1111
ms.custom: template-how-to
1212
zone_pivot_groups: acs-plat-ios-android-windows
13-
14-
#Customer intent: As a developer, I want to display the call transcription state on the client.
1513
---
1614

1715
# Display call transcription state on the client
1816

19-
> [!NOTE]
20-
> Call transcription state is only available from Teams meetings. Currently there's no support for call transcription state for Azure Communication Services to Azure Communication Services calls.
21-
22-
When using call transcription you may want to let your users know that a call is being transcribe. Here's how.
17+
You need to collect consent from all participants in the call before you can transcribe them. Microsoft Teams allows users to start transcription in the meetings or calls. You would receive event when transcription has started on you can check the transcription state, if transcription started before you joined the call or meeting.
2318

2419
## Prerequisites
2520

0 commit comments

Comments
 (0)