webex / webex-js-sdk

JavaScript SDK for Webex
https://webex.github.io/webex-js-sdk/
Other
167 stars 334 forks source link

fix(plugin-meetings): turn on caption without turning on transcribing #3633

Closed mkesavan13 closed 3 weeks ago

mkesavan13 commented 4 weeks ago

COMPLETES Ad-hoc PR

This pull request addresses

On the Locus, a toggle change has affected how we use captions.

Earlier, we used to request for transcribing which turns on the WxA and then we request for Closed Captions. Now, when we try this, Locus fails the request for transcirbing and the SDK doesn't move-on to turn on captions.

by making the following changes

Instead of toggleTranscribing, we directly do turnOnCaptions now.

Note: Now that we toggle captions directly, to use the CC, we need to have supportSeparatedClosedCaption toggle turned on in the CH

Change Type

The following scenarios were tested

I certified that


Make sure to have followed the contributing guidelines before submitting.

aws-amplify-us-east-2[bot] commented 4 weeks ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3633.d3m3l2kee0btzx.amplifyapp.com