aws-samples / aws-transcribe-streaming-example-java

Example Java Application using AWS SDK creating streaming transcriptions via AWS Transcribe
MIT No Attribution
62 stars 45 forks source link

Node js sample with http2 ? #11

Open jinyeng opened 4 years ago

jinyeng commented 4 years ago

Is there any node js sample available ? I see you guys have web socket example but doesnt help much with my use case. Node Python and Java are like must have samples for streaming transcribe to be usable .

platinum-conduit-snooze commented 3 years ago

@jinyeng This test file is the best working example I could find after much scouring. Could have saved myself the pain and trouble if I explored the source more thoroughly to start. Hope it helps.