Creating a Transcription Job
Create and submit a Speech job to transcribe one or more media files to text files.
Before you begin:
Store media the files that you want to transcribe in an Object Storage bucket in a tenancy.
Use the oci speech transcription-job create command and required parameters to create a transcription job:
oci speech command-name --compartment-id compartment_id --input-location file://path/to/file --output-location file://path/to/file ... [OPTIONS]
Avoid entering confidential information.
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the CreateTranscriptionJob and ChangeTranscriptionJobCompartment operations to create a job.