File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (16 lines) | stat: -rw-r--r-- 936 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package transcribestreaming provides the API client, operations, and parameter
// types for Amazon Transcribe Streaming Service.
//
// 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.
package transcribestreaming