Set closed caption position

Description
how to set set closed caption display position on center of screen

Which Android Meeting SDK version?
Android Meeting SDK 5.5.1.1316

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. run demo app
  2. open closed caption
  3. send closed caption message

Screenshots

Smartphone (please complete the following information):

  • Device: IdeaHub

Additional context
Add any other context about the problem here.

Hi @aaronxu33,

If you are using the SDK’s default meeting UI, this cannot be customized. If you were to implement a custom meeting UI, you could use the onLiveTranscriptionMsgReceived callback to design your own UI, which would allow you to place these wherever you’d like.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.