client-sdk-react-native icon indicating copy to clipboard operation
client-sdk-react-native copied to clipboard

[Feature Request] Does LiveKit support closed captions?

Open goatandsheep opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. I'm building an application that demonstrates a new feature of closed captions.

Describe the solution you'd like A way to listen for closed captions / subtitle hide / show / change events

Describe alternatives you've considered None yet

Additional context I am new to this and I'm procuring solutions.

goatandsheep avatar Jul 21 '24 23:07 goatandsheep

Are you asking for live transcriptions from AI agents? We offer that here: https://docs.livekit.io/agents/overview/

We don't have any UI components for showing transcriptions at the moment if that's what you're asking, but it's on the roadmap. That said, it shouldn't be too hard to show the latest transcription received in a Text component.

davidliu avatar Jul 22 '24 07:07 davidliu

Hi no it was not for AI but from the stream. I will be streaming multiple captions tracks in the HLS stream. I was wondering if the component already supports captions but I see it does not

goatandsheep avatar Aug 07 '24 11:08 goatandsheep