3

I'm creating a NodeJs script to transcribe my recording file in real-time with Amazon Transcribe Service. They have AWS SDK for javascript (aws-sdk-js) Here

But this js SDK hasn't yet implement start streaming transcription. However, they have a API called /start-transcription with HTTP/2 definition Here

So How can I request this AWS HTTP/2 API in NodeJS?

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
K. Tai
  • 136
  • 1
  • 8

0 Answers0