Skip to content

[NEW EXAMPLE REQUEST] [JavaScript v3] streaming transcribe examples in v3 #3200

Closed
@AllanZhengYP

Description

@AllanZhengYP

What are you trying to accomplish?
The JavaScript v3 example already contain a Transcribe example. It uses the asynchronous API.

The Transcribe service provides an WebSocket endpoints now to support streaming transcription. An example for it will be nice. The example will use collect user's voice stream from the microphon, streaming it to the AWS Transcribe streaming serivce and get the streaming transcript. Then print the streaming transcript on the webpage.

I have an old PR for the example: amazon-archives/amazon-transcribe-websocket-static#36
Some of the code can be reused here.

Which AWS services, if known, should this code example use?

  • Transcribe
  • Cognito
  • CloudFormation

Which AWS SDKs or tools, if known, should this code example use?

  • AWS SDK for JS

Are there any similar code examples that could be leveraged?

amazon-archives/amazon-transcribe-websocket-static#36

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions