Code examples for Amazon Transcribe using AWS SDKs
The following code examples show how to use Amazon Transcribe with an AWS software development kit (SDK).
Actions are code excerpts that show you how to call individual service functions.
Scenarios are code examples that show you how to accomplish a specific task by calling multiple functions within the same service.
Cross-service examples are sample applications that work across multiple AWS services.
For a complete list of AWS SDK developer guides and code examples, see Using this service with an AWS SDK. This topic also includes information about getting started and details about previous SDK versions.
Code examples
- Actions
- Create a custom vocabulary
- Delete a custom vocabulary
- Delete a medical transcription job
- Delete a transcription job
- Get a custom vocabulary
- Get a transcription job
- List custom vocabularies
- List medical transcription jobs
- List transcription jobs
- Produce real-time transcriptions
- Start a medical transcription job
- Start a transcription job
- Update a custom vocabulary
- Scenarios
- Cross-service examples