How to setup AWS Realtime audio translation (AWS transcribe stream) with Real application
I want to know how to connect aws transcribe stream with react application. because I want to get Realtime translation. I’m using the microphone-stream library to capture audio from the user’s microphone and the AWS SDK to send this audio to the Transcribe Streaming service. Here i tried with aws-sdk and added WebSocket. but it not getting any output