Table of Contents
TranscribeService.
Client
¶A low-level client representing Amazon Transcribe Service
Amazon Transcribe offers three main types of batch transcription: Standard , Medical , and Call Analytics .
import boto3
client = boto3.client('transcribe')
These are the available methods: