javav2/example_code/transcribe-streaming/README.md
Shows how to use the AWS SDK for Java 2.x to work with Amazon Transcribe Streaming.
<!--custom.overview.start--> <!--custom.overview.end-->Amazon Transcribe Streaming produces real-time transcriptions for your media content.
For prerequisites, see the README in the javav2 folder.
Code excerpts that show you how to call individual service functions.
Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.
<!--custom.examples.start--> <!--custom.examples.end-->This example shows you how to generate a transcription of a source audio file using Amazon Transcribe streaming.
<!--custom.scenario_prereqs.transcribe-streaming_Scenario_StreamEvents_File.start--> <!--custom.scenario_prereqs.transcribe-streaming_Scenario_StreamEvents_File.end--> <!--custom.scenarios.transcribe-streaming_Scenario_StreamEvents_File.start--> <!--custom.scenarios.transcribe-streaming_Scenario_StreamEvents_File.end-->This example shows you how to generate a transcription from a microphone using Amazon Transcribe streaming.
<!--custom.scenario_prereqs.transcribe-streaming_Scenario_StreamEvents_Microphone.start--> <!--custom.scenario_prereqs.transcribe-streaming_Scenario_StreamEvents_Microphone.end--> <!--custom.scenarios.transcribe-streaming_Scenario_StreamEvents_Microphone.start--> <!--custom.scenarios.transcribe-streaming_Scenario_StreamEvents_Microphone.end-->⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the javav2 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0