amazon-chime-sdk-android icon indicating copy to clipboard operation
amazon-chime-sdk-android copied to clipboard

Need Local microphone audio stream for transcription in React Native

Open salimkt opened this issue 2 years ago • 3 comments

We want to develop live close caption feature in our application. Currently we developed with react-native-live-audio-stream. but there is an issue with echo voice takes mic to transcription. If we get a new event in observer with audio stream then that would be an amazing feature with much abundunt application

simple technical references with stream included in the code of package https://github.com/xiqi/react-native-live-audio-stream Stream should sent in base64 format which can handle in javascript side. Currently we follows this documentation. https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-transcribe-streaming/

We stucks on this over two months 😔 Any helps must be apperciated

Thank you

salimkt avatar Aug 21 '23 14:08 salimkt

Hi team Any Update?

ashirkhan94 avatar Sep 25 '23 11:09 ashirkhan94

Hello, Thanks for the feature request. We have added the request to our backlog for consideration. We can not commit to prioritization or a timeline, however.

Chime SDK does support live transcription. Please find the documentation here: https://docs.aws.amazon.com/chime-sdk/latest/dg/meeting-transcription.html

yochum avatar Sep 27 '23 16:09 yochum

Hi @yochum Thanks for your replay But in our case, we can't use Chime SDK live transcription because it won't support multiple languages in a single meeting.

ashirkhan94 avatar Oct 03 '23 09:10 ashirkhan94