Skip to content

Commit 9c1c245

Browse files
authored
docs(client-transcribe-streaming): update readme (#1655)
1 parent 84d13fe commit 9c1c245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/client-transcribe-streaming/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ for a variety of purposes. For example:
1212
- Streaming transcriptions can generate real-time subtitles for live broadcast media.
1313
- Lawyers can make real-time annotations on top of streaming transcriptions during courtroom depositions.
1414
- Video game chat can be transcribed in real time so that hosts can moderate content or run real-time analysis.
15-
- Streaming transcriptions can provide assistance to the hearing impaired.This package supports
15+
- Streaming transcriptions can provide assistance to the hearing impaired.
1616

1717
The JavaScript SDK Transcribe Streaming client encapsulates the API into a JavaScript library that can be run on
1818
browsers, Node.js and _potentially_ React Native. By default, the client uses HTTP/2 connection on Node.js, and uses

0 commit comments

Comments
 (0)