StartTranscriptionRequest constructor
StartTranscriptionRequest({})
Returns a new StartTranscriptionRequest instance.
Implementation
StartTranscriptionRequest({
this.enableClosedCaptions,
this.language,
this.transcriptionExternalStorage,
});