AgoraIO-Extensions / react-native-agora

React Native around the Agora RTC SDKs for Android and iOS agora
https://www.agora.io
MIT License
625 stars 227 forks source link

i want caption in my live stream #691

Closed Nirav-Sanghani closed 1 year ago

Nirav-Sanghani commented 1 year ago

i want caption in my live stream for that i am using Real time transcription

When transcription text is available, your app receives the onStreamMessage callback. i am getting this call back but i do not how to parse binary data to text using Protobuf can any one teach me how to parse i have generated .js (javascript) file from .proto file but i do not know use that Protobuf class in react native

LichKing-2234 commented 1 year ago

seem like not about our SDK