Hi Team, I am sending the text through sendText, a...
# ask-ai
s
Hi Team, I am sending the text through sendText, and the backend is receiving the text, but room.registerTextStreamHandler is not being triggered in react native. room.registerTextStreamHandler( 'lk.transcription', async (reader, participantInfo) => { const message = await reader.readAll(); console.log(
New chat message from ${participantInfo.identity}: ${message}
, ); }, );
t
Thanks for reaching out, Usman. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I'm sorry, but I don't have the information you need at the moment. If you would like a member of the LiveKit team to respond, please ask your question in one of the other channels.