Forum Discussion

LisaListama-d6a's avatar
LisaListama-d6a
Community Member
24 days ago

Is there a trigger for video transcription?

Hi All My client wants me to add a button to a slide that enables video transcription to pop up rather than using the inbuilt button on the player. Is this possible? 
  • Jonathan_Hill's avatar
    Jonathan_Hill
    22 days ago

    You're too kind, LisaListama-d6a Happy to help.
    Here's a quick demo that shows how the same bit of code can be used in 3 different ways to:

    - Toggle the Transcript on/off with no effect on the Closed Captions
    - Toggle the Transcript on/off and 'kill' the Closed Captions 
    - Toggle the Transcript 'on' and Captions Closed 'off', and vice versa

    You definitely don't need both Transcript and Closed Captions, so Slide 2 or Slide 3 is probably the best use case.

    Hope this helps?