Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Local microphone audio stream for transcription in React Native #577

Open
salimkt opened this issue Aug 21, 2023 · 3 comments
Open
Labels
feature-request New feature or request Triaged

Comments

@salimkt
Copy link

salimkt commented Aug 21, 2023

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

@ashirkhan94
Copy link

Hi team
Any Update?

@yochum
Copy link

yochum commented Sep 27, 2023

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 yochum added the feature-request New feature or request label Sep 27, 2023
@ashirkhan94
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request Triaged
Projects
None yet
Development

No branches or pull requests

4 participants