aws_sdk_transcribestreaming/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `StartCallAnalyticsStreamTranscription` operation.
5pub mod start_call_analytics_stream_transcription;
6
7/// Types for the `StartMedicalStreamTranscription` operation.
8pub mod start_medical_stream_transcription;
9
10/// Types for the `StartStreamTranscription` operation.
11pub mod start_stream_transcription;