Skip to content

Commit 6884a7a

Browse files
updating explicit consent discription in transcription on leading page
1 parent 3503045 commit 6884a7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ zone_pivot_groups: acs-plat-web-ios-android-windows
1414

1515
# Display call transcription state on the client
1616

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.
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. You can check the transcription state if transcription started before you joined the call or meeting. You can provide explicit consent to transcription if a meeting or call requires it, and you have not already collected it.
1818

1919
## Prerequisites
2020

@@ -42,9 +42,9 @@ The following tables show support of individual APIs in calling SDK to individua
4242
|Get event that transcription has started | ✔️ | ✔️ |
4343
|Get transcription state | ✔️ | ✔️ |
4444
|Start or stop transcription | | |
45-
|Consent for being transcribed | ✔️[1] | ✔️[1] |
45+
|Give explicit consent for being transcribed | ✔️[1] | ✔️[1] |
4646

47-
[1] functionality is limited to Teams meetings and Group Teams interop calls.
47+
[1] This functionality is avialable only in Teams meetings and group Teams interoperability calls.
4848

4949
## SDKs
5050
The following tables show support of transcription in individual Azure Communication Services SDKs.

0 commit comments

Comments
 (0)