Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit e76e67c

Browse files
committed
add demo app and docs links
1 parent a43cd61 commit e76e67c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
## Amazon Transcribe Websocket Static
22

3+
[Try it out](https://github.com/aws-samples/amazon-transcribe-websocket-static)
4+
35
A static site demonstrating real-time audio transcription via Amazon Transcribe over a WebSocket.
46

57
This demo app uses browser microphone input and client-side JavaScript to demonstrate the real-time streaming audio transcription capability of [Amazon Transcribe](https://aws.amazon.com/transcribe/) using WebSockets.
68

7-
## Building
9+
Check out the [Amazon Transcribe WebSocket docs](https://docs.aws.amazon.com/transcribe/latest/dg/websocket.html).
10+
11+
## Building and Deploying
812

913
[![amplifybutton](https://oneclick.amplifyapp.com/button.svg)](https://console.aws.amazon.com/amplify/home#/deploy?repo=https://github.com/aws-samples/amazon-transcribe-websocket-static)
1014

0 commit comments

Comments
 (0)