How do we show live captions in ongoing meet session in Zoom Video SDK React Native 1.2.0

How do we get closed captions in live zoom meeting displayed during the ongoing meeting.
Trying to display the closed captions during the ongoing meet but we cannot find any option to do so in the documentation of React Native Video SDK.
Is there any way to achieve this… please let me know.
Thank You.
React Native Video SDK version: 1.2.0

Hi @ash1 ,

At this time captioning is not available for video SDK sessions. Here’s some guidance on an alternative route: Text to speech and speech to signal support in Zoom API - #3 by tommy

Thank you,
Gianni