We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d13fe commit 9c1c245Copy full SHA for 9c1c245
clients/client-transcribe-streaming/README.md
@@ -12,7 +12,7 @@ for a variety of purposes. For example:
12
- Streaming transcriptions can generate real-time subtitles for live broadcast media.
13
- Lawyers can make real-time annotations on top of streaming transcriptions during courtroom depositions.
14
- 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
+- Streaming transcriptions can provide assistance to the hearing impaired.
16
17
The JavaScript SDK Transcribe Streaming client encapsulates the API into a JavaScript library that can be run on
18
browsers, Node.js and _potentially_ React Native. By default, the client uses HTTP/2 connection on Node.js, and uses
0 commit comments