We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Readonly
configThe resolved configuration of TranscribeStreamingClient class. This is resolved and normalized from the constructor configuration interface.
Destroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.
Optional
options: HttpHandlerOptionsOptional
data: OutputTypeOptional
data: OutputTypeOptional
options: HttpHandlerOptionsOptional
data: StartCallAnalyticsStreamTranscriptionCommandOutputOptional
data: StartCallAnalyticsStreamTranscriptionCommandOutputOptional
options: HttpHandlerOptionsOptional
data: StartMedicalStreamTranscriptionCommandOutputOptional
data: StartMedicalStreamTranscriptionCommandOutputOptional
options: HttpHandlerOptionsOptional
data: StartStreamTranscriptionCommandOutputOptional
data: StartStreamTranscriptionCommandOutput
Amazon Transcribe streaming offers three main types of real-time transcription: Standard, Medical, and Call Analytics.
Standard transcriptions are the most common option. Refer to for details.
Medical transcriptions are tailored to medical professionals and incorporate medical terms. A common use case for this service is transcribing doctor-patient dialogue in real time, so doctors can focus on their patient instead of taking notes. Refer to for details.
Call Analytics transcriptions are designed for use with call center audio on two different channels; if you're looking for insight into customer service calls, use this option. Refer to for details.