Skip to content

Commit

Permalink
updated metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
meyertst-aws committed Nov 13, 2024
1 parent 0a51383 commit a1a6bf2
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 34 deletions.
36 changes: 36 additions & 0 deletions .doc_gen/metadata/transcribe-streaming_metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# zexi 0.4.3

transcribe_streaming_StartStreamTranscription:
languages:
Java:
versions:
- sdk_version: 2
github: javav2/example_code/transcribe
sdkguide:
excerpts:
- description:
snippet_tags:
- transcribe.java-streaming-demo
C++:
versions:
- sdk_version: 1
github: cpp/example_code/transcribe
excerpts:
- description:
snippet_tags:
- transcribe.cpp.stream_transcription_async.code
services:
transcribe-streaming: {StartStreamTranscription}
transcribe_streaming_StartMedicalStreamTranscription:
languages:
Java:
versions:
- sdk_version: 2
github: javav2/example_code/transcribe
sdkguide:
excerpts:
- description:
snippet_tags:
- transcribe.java-medical-streaming-demo
services:
transcribe-streaming: {StartMedicalStreamTranscription}
34 changes: 0 additions & 34 deletions .doc_gen/metadata/transcribe_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,40 +242,6 @@ transcribe_DeleteVocabulary:
- python.example_code.transcribe.DeleteVocabulary
services:
transcribe: {DeleteVocabulary}
transcribe_StartStreamTranscription:
languages:
Java:
versions:
- sdk_version: 2
github: javav2/example_code/transcribe
sdkguide:
excerpts:
- description:
snippet_tags:
- transcribe.java-streaming-demo
C++:
versions:
- sdk_version: 1
github: cpp/example_code/transcribe
excerpts:
- description:
snippet_tags:
- transcribe.cpp.stream_transcription_async.code
services:
transcribe: {StartStreamTranscription}
transcribe_StartMedicalStreamTranscription:
languages:
Java:
versions:
- sdk_version: 2
github: javav2/example_code/transcribe
sdkguide:
excerpts:
- description:
snippet_tags:
- transcribe.java-medical-streaming-demo
services:
transcribe: {StartMedicalStreamTranscription}
transcribe_Scenario_GettingStartedTranscriptionJobs:
title: Transcribe audio and get job data with &TSC; using an &AWS; SDK
title_abbrev: Transcribe audio and get job data
Expand Down

0 comments on commit a1a6bf2

Please sign in to comment.