File tree Expand file tree Collapse file tree 2 files changed +36
-34
lines changed Expand file tree Collapse file tree 2 files changed +36
-34
lines changed Original file line number Diff line number Diff line change 1+ # zexi 0.4.3
2+
3+ transcribe_streaming_StartStreamTranscription :
4+ languages :
5+ Java :
6+ versions :
7+ - sdk_version : 2
8+ github : javav2/example_code/transcribe
9+ sdkguide :
10+ excerpts :
11+ - description :
12+ snippet_tags :
13+ - transcribe.java-streaming-demo
14+ C++ :
15+ versions :
16+ - sdk_version : 1
17+ github : cpp/example_code/transcribe
18+ excerpts :
19+ - description :
20+ snippet_tags :
21+ - transcribe.cpp.stream_transcription_async.code
22+ services :
23+ transcribe-streaming : {StartStreamTranscription}
24+ transcribe_streaming_StartMedicalStreamTranscription :
25+ languages :
26+ Java :
27+ versions :
28+ - sdk_version : 2
29+ github : javav2/example_code/transcribe
30+ sdkguide :
31+ excerpts :
32+ - description :
33+ snippet_tags :
34+ - transcribe.java-medical-streaming-demo
35+ services :
36+ transcribe-streaming : {StartMedicalStreamTranscription}
Original file line number Diff line number Diff line change @@ -242,40 +242,6 @@ transcribe_DeleteVocabulary:
242242 - python.example_code.transcribe.DeleteVocabulary
243243 services :
244244 transcribe : {DeleteVocabulary}
245- transcribe_StartStreamTranscription :
246- languages :
247- Java :
248- versions :
249- - sdk_version : 2
250- github : javav2/example_code/transcribe
251- sdkguide :
252- excerpts :
253- - description :
254- snippet_tags :
255- - transcribe.java-streaming-demo
256- C++ :
257- versions :
258- - sdk_version : 1
259- github : cpp/example_code/transcribe
260- excerpts :
261- - description :
262- snippet_tags :
263- - transcribe.cpp.stream_transcription_async.code
264- services :
265- transcribe : {StartStreamTranscription}
266- transcribe_StartMedicalStreamTranscription :
267- languages :
268- Java :
269- versions :
270- - sdk_version : 2
271- github : javav2/example_code/transcribe
272- sdkguide :
273- excerpts :
274- - description :
275- snippet_tags :
276- - transcribe.java-medical-streaming-demo
277- services :
278- transcribe : {StartMedicalStreamTranscription}
279245transcribe_Scenario_GettingStartedTranscriptionJobs :
280246 title : Transcribe audio and get job data with &TSC; using an &AWS; SDK
281247 title_abbrev : Transcribe audio and get job data
You can’t perform that action at this time.
0 commit comments